summaryrefslogtreecommitdiff
path: root/test/Preprocessor/pushable-diagnostics.c
Commit message (Expand)AuthorAgeFilesLines
* Fix tests after r363749Aaron Puchert2019-06-181-0/+4
* Accept "-Weverything" in clang diagnistic pragmasSunil Srivastava2016-02-131-0/+24
* Split out -Wconversion warnings about constant precision into theirJohn McCall2010-11-091-3/+3
* Now that GCC will have #pragma push/pop (in GCC 4.6), allow theDouglas Gregor2010-08-301-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* add push/pop semantics for diagnostics. Patch by Louis Gerbarg!Chris Lattner2009-07-121-0/+17