diff options
author | Diego Novillo <dnovillo@google.com> | 2014-05-29 16:19:27 +0000 |
---|---|---|
committer | Diego Novillo <dnovillo@google.com> | 2014-05-29 16:19:27 +0000 |
commit | 9c89ff1945784b9dd121c155a4510d9e9e63577a (patch) | |
tree | ff8f9b735bb3328a18035eb8416a0e06317da499 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4d16e1192254da457d419b948a3444c56b52b7ed (diff) | |
download | llvm-9c89ff1945784b9dd121c155a4510d9e9e63577a.zip llvm-9c89ff1945784b9dd121c155a4510d9e9e63577a.tar.gz llvm-9c89ff1945784b9dd121c155a4510d9e9e63577a.tar.bz2 |
Fix spurious remarks when -Weverything is used.
With -Weverything, the backend remarks are enabled. This was
causing spurious diagnostics for remarks that we don't yet
handle (cf http://reviews.llvm.org/D3683).
This will stop being a problem once http://reviews.llvm.org/D3683
is committed.
llvm-svn: 209823
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions