summaryrefslogtreecommitdiffstats
path: root/test/PCH/single-token-macro.c
Commit message (Expand)AuthorAgeFilesLines
* Do not warn on keyword undefSerge Pavlov2014-12-121-2/+0
* Emit warning if define or undef reserved identifier or keyword.Serge Pavlov2014-12-111-0/+2
* Reverted r223114, it caused failure on on clang-native-arm-cortex-a9.Serge Pavlov2014-12-021-2/+0
* Emit warning if define or undef reserved identifier or keyword.Serge Pavlov2014-12-021-0/+2
* Update clang/test/PCH/single-token-macro.c corresponding to r206791.NAKAMURA Takumi2014-04-221-0/+5
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+2
* [PCH] Remove extraneous line in the test that was mistakenly copied.Argyrios Kyrtzidis2011-12-171-2/+0
* [PCH] Fix bug where we failed to update an identifier for a single tokenArgyrios Kyrtzidis2011-12-171-0/+26