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)
commit5239de724d39eeb4dc3bc694696c763f7ed1ec43
tree0be573814213799454f62680695945fda44bbe77
parentf5c53b859baedaa2102ef435a2f08ce05ab31128
Accept "-Weverything" in clang diagnistic pragmas

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

llvm-svn: 260788
clang/lib/Lex/Pragma.cpp
clang/test/Preprocessor/Weverything_pragma.c [new file with mode: 0644]
clang/test/Preprocessor/pragma_diagnostic.c
clang/test/Preprocessor/pushable-diagnostics.c