Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If a module A exports a macro M, and a module B imports that macro and #undef's | Richard Smith | 2014-03-01 | 1 | -0/+2 |
* | [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 | -2/+4 |
* | Deserialize macro history when we deserialize an identifier that has | Douglas Gregor | 2012-10-11 | 1 | -0/+9 |
* | Rework the (de-)serialization of macros, as stored in | Douglas Gregor | 2012-10-09 | 1 | -0/+6 |