summaryrefslogtreecommitdiff
path: root/test/Preprocessor/c90.c
Commit message (Expand)AuthorAgeFilesLines
* Preprocessor: don't consider // to be a line comment in -E -std=c89 mode.Jordan Rose2013-03-051-0/+5
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* this is really just a recommendation, not a requirement.Chris Lattner2009-04-181-1/+1
* enforce requirements imposed by C90 6.8 TC1, fixing PR3919.Chris Lattner2009-04-181-0/+10