]> granicus.if.org Git - clang/commit
Accept "-Weverything" in clang diagnistic pragmas
authorSunil Srivastava <sunil_srivastava@playstation.sony.com>
Sat, 13 Feb 2016 01:44:05 +0000 (01:44 +0000)
committerSunil Srivastava <sunil_srivastava@playstation.sony.com>
Sat, 13 Feb 2016 01:44:05 +0000 (01:44 +0000)
commit49fb6c058cc30d96ae8065b85fbdb0378b0fb186
tree3f0982670efff028c666b563ea98323f81e52158
parente63212a9d99e37b9cc6877596ced1c4187fdb8c3
Accept "-Weverything" in clang diagnistic pragmas

Differential Revision: http://reviews.llvm.org/D15095

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@260788 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/Pragma.cpp
test/Preprocessor/Weverything_pragma.c [new file with mode: 0644]
test/Preprocessor/pragma_diagnostic.c
test/Preprocessor/pushable-diagnostics.c