DescriptionFix Windows build warning
This CL:
https://codereview.chromium.org/863093002
Is trying to turn on -Werror, and Windows' compiler thinks control reaches end of non-void function, but it's wrong because all cases are handled. Note our disagreement using llvm_unreachable.
TBR= kschimpf@chromium.org
BUG= none
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-llvm.git;a=commit;h=3e9946d10b7ea0851100b4bade81ac8f67c95a61
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|