diff options
author | Greg Clayton <gclayton@apple.com> | 2016-11-11 16:55:31 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2016-11-11 16:55:31 +0000 |
commit | e50b286c9e751ec08995411297b520b4d89bb596 (patch) | |
tree | 24bbc56aa7e36504faaec11d7be41f99e5f3f622 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 180529892dc4e867d96cd470b09e58073b0c70b3 (diff) | |
download | bcm5719-llvm-e50b286c9e751ec08995411297b520b4d89bb596.tar.gz bcm5719-llvm-e50b286c9e751ec08995411297b520b4d89bb596.zip |
Fix windows buildbot where warnings are errors. We had a switch statement where all enumerations were handled, but some compilers don't recognize this. Simplify the logic so that all compilers will know a return value is returned in all cases.
llvm-svn: 286600
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions