Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add __declspec(noreturn) on Win #169

Merged
merged 1 commit into from
Mar 7, 2017
Merged

Conversation

mayah
Copy link
Contributor

@mayah mayah commented Mar 7, 2017

Currently cl.exe doesn't know LOG(FATAL) exits the program. Set
__declspec(noreturn).

Currently cl.exe doesn't know LOG(FATAL) exits the program. Set
__declspec(noreturn).
@mayah mayah force-pushed the windows-no-return branch from 5221352 to 8fa778a Compare March 7, 2017 02:22
@ukai ukai merged commit da816ea into google:master Mar 7, 2017
durswd pushed a commit to durswd/glog that referenced this pull request Sep 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants