Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate and improve the handling of built-in feature-like macros | Andy Gibbs | 2016-04-05 | 1 | -4/+3 |
* | Made the "expected string literal" diagnostic more expressive | Andy Gibbs | 2012-11-17 | 1 | -1/+1 |
* | Refactored duplicate string literal lexing code within Preprocessor, into a | Andy Gibbs | 2012-11-17 | 1 | -1/+24 |
* | Fix handling of invalid uses of the __has_warning builtin macro | Andy Gibbs | 2012-11-17 | 1 | -1/+3 |
* | Allow -verify directives to be filtered by preprocessing. | Jordan Rose | 2012-07-11 | 1 | -3/+5 |
* | Add test case for __has_warning. | Ted Kremenek | 2011-10-12 | 1 | -0/+19 |