summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/expr_invalid_tok.c
Commit message (Expand)AuthorAgeFilesLines
* Improve diagnostic for the case when a non-defined function-like macro is usedRichard Smith2016-04-161-3/+16
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-3/+3
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-3/+3
* Multiple tests in a single test file must be linked with '&&'.Argyrios Kyrtzidis2008-06-121-2/+2
* Fix a few more bugs in preprocessor expressions w.r.t. ?:. Now I Chris Lattner2008-05-051-0/+5
* Fix PR2220, making diagnostics for unexpected tokens in pp expressions Chris Lattner2008-04-131-0/+10