Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [preprocessor] Allow comparing two macro definitions syntactically instead of... | Argyrios Kyrtzidis | 2013-04-03 | 1 | -0/+2 |
* | Use @import rather than @__experimental_modules_import, since the | Douglas Gregor | 2012-12-11 | 1 | -1/+1 |
* | Track which particular submodule #undef's a macro, so that the actual | Douglas Gregor | 2012-10-12 | 1 | -1/+1 |
* | Diagnose the expansion of ambiguous macro definitions. This can happen | Douglas Gregor | 2012-10-11 | 1 | -1/+3 |
* | Deserialize macro history when we deserialize an identifier that has | Douglas Gregor | 2012-10-11 | 1 | -0/+7 |
* | Rework the (de-)serialization of macros, as stored in | Douglas Gregor | 2012-10-09 | 1 | -0/+5 |