Age | Commit message (Expand) | Author |
---|---|---|
2011-01-06 | Added testcase for commit r122963. | Abramo Bagnara |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-10-13 | Converted to use FileCheck. | John Thompson |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-06-12 | Multiple tests in a single test file must be linked with '&&'. | Argyrios Kyrtzidis |
2008-02-06 | pull .ll and .bc writing out of the ASTConsumer destructors into some top | Chris Lattner |
2007-11-30 | Doh! Check in this long overdue test fix. | Christopher Lamb |
2007-11-29 | Support floating point literals of the form "1e-16f" which specify an exponen... | Christopher Lamb |