| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PR15539: Record "evaluating if/elif condition" flag in the right place | David Blaikie | 2013-03-18 | 1 | -0/+9 |
| * | Add a test to make sure __has_include works from inside a macro. | Argyrios Kyrtzidis | 2013-02-27 | 1 | -0/+6 |
| * | No longer crashing with an assert when __has_include or __has_include_next is... | Aaron Ballman | 2013-01-16 | 1 | -1/+23 |
| * | Make __has_include a bit more resilient in the presence of macros. <rdar://p... | Eli Friedman | 2013-01-09 | 1 | -0/+27 |
| * | Fix for PR13334. This prevents crashes that result from badly formed | Richard Trieu | 2012-10-22 | 1 | -9/+23 |
| * | Start testing some commented-out cases of badly-formed __has_include. | Jordan Rose | 2012-07-11 | 1 | -11/+37 |
| * | This really seems like a boring set of fixes to our tests to make them more | Chandler Carruth | 2010-11-16 | 1 | -16/+16 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Added __has_include and __has_include_next. | John Thompson | 2009-11-02 | 1 | -0/+83 |

