Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | fix rdar://6816766 - Crash with function-like macro test at end of directive. | Chris Lattner | 2009-04-24 | 1 | -0/+6 |
* | fix the second half of PR4006 and rdar://6807000 by treating | Chris Lattner | 2009-04-20 | 1 | -1/+8 |
* | Fix PR4006, incorrect handling of __VA_ARGS__ when it was the first token | Chris Lattner | 2009-04-19 | 1 | -0/+6 |
* | Substantially restructure function-like macro argument parsing. | Chris Lattner | 2009-04-18 | 1 | -0/+27 |