Age | Commit message (Expand) | Author |
---|---|---|
2013-03-05 | Preprocessor: don't consider // to be a line comment in -E -std=c89 mode. | Jordan Rose |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-04-18 | this is really just a recommendation, not a requirement. | Chris Lattner |
2009-04-18 | enforce requirements imposed by C90 6.8 TC1, fixing PR3919. | Chris Lattner |