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

Fix "sometimes-uninitialized" warning on Windows Clang. #556

Merged
merged 1 commit into from Jun 30, 2015

Conversation

mgiuca
Copy link
Contributor

@mgiuca mgiuca commented Jun 30, 2015

The warning appears in Windows-specific code. (Apparently, Clang is not smart enough to realise that GOOGLE_LOG(FATAL) terminates execution.)

This came up trying to build Chromium on Windows with Clang (see http://crbug.com/505307).

xfxyjwf added a commit that referenced this pull request Jun 30, 2015
Fix "sometimes-uninitialized" warning on Windows Clang.
@xfxyjwf xfxyjwf merged commit c3cb53b into protocolbuffers:master Jun 30, 2015
adellahlou pushed a commit to adellahlou/protobuf that referenced this pull request Apr 20, 2023
adellahlou pushed a commit to adellahlou/protobuf that referenced this pull request Apr 20, 2023
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.

None yet

3 participants