Age | Commit message (Expand) | Author |
---|---|---|
2011-06-14 | revert r133003 and fix the bug properly: the issue was that ## in a token | Chris Lattner |
2011-06-14 | Fix a crash on the testcase in PR9981 / rdar://9486765. | Chris Lattner |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-05-28 | update test for r72519 | Chris Lattner |
2009-05-27 | Make the bad paste diagnostic print the entire pasted token. | Eli Friedman |
2009-04-19 | move token paste poisoning diagnostics to after the instantiation loc | Chris Lattner |
2009-04-19 | merge pragma poison tests into one file with -verify mode. | Chris Lattner |
2009-04-19 | merge two tests | Chris Lattner |
2009-04-19 | convert to -verify mode. | Chris Lattner |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2007-07-11 | Stage two of getting CFE top correct. | Reid Spencer |