summaryrefslogtreecommitdiff
path: root/test/Preprocessor/pragma_diagnostic.c
AgeCommit message (Expand)Author
2017-04-28Use the -Wunknown-warning-option group for the "unknown warning group"Alex Lorenz
2016-02-13Accept "-Weverything" in clang diagnistic pragmasSunil Srivastava
2012-11-17Made the "expected string literal" diagnostic more expressiveAndy Gibbs
2012-11-17Refactored duplicate string literal lexing code within Preprocessor, into aAndy Gibbs
2010-08-30Now that GCC will have #pragma push/pop (in GCC 4.6), allow theDouglas Gregor
2009-12-20a really old testcase I apparently forgot to 'svn add'.Chris Lattner