summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2016-11-11 16:55:31 +0000
committerGreg Clayton <gclayton@apple.com>2016-11-11 16:55:31 +0000
commite50b286c9e751ec08995411297b520b4d89bb596 (patch)
tree24bbc56aa7e36504faaec11d7be41f99e5f3f622 /clang/lib/Frontend/CompilerInvocation.cpp
parent180529892dc4e867d96cd470b09e58073b0c70b3 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud