summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/pragma_unknown.c
Commit message (Expand)AuthorAgeFilesLines
* Rename tok::eom to tok::eod.Peter Collingbourne2011-02-281-1/+1
* Make LexOnOffSwitch a Preprocessor member functionPeter Collingbourne2011-02-141-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Warn about uses of #pragma STDC FENV_ACCESS ON, since we don't Chris Lattner2009-04-191-1/+1
* diagnose invalid syntax of STDC pragmas.Chris Lattner2009-04-191-3/+6
* reject invalid stuff in the STDC namespace.Chris Lattner2009-04-191-2/+3
* stub out STDC #pragmas.Chris Lattner2009-04-191-0/+17
* basic support for -Wunknown-pragmas, more coming.Chris Lattner2009-04-191-2/+3
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Stage two of getting CFE top correct.Reid Spencer2007-07-111-0/+6