summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/macros_right.h
Commit message (Expand)AuthorAgeFilesLines
* If a module A exports a macro M, and a module B imports that macro and #undef'sRichard Smith2014-03-011-0/+2
* [preprocessor] Allow comparing two macro definitions syntactically instead of...Argyrios Kyrtzidis2013-04-031-0/+2
* Use @import rather than @__experimental_modules_import, since theDouglas Gregor2012-12-111-1/+1
* Track which particular submodule #undef's a macro, so that the actualDouglas Gregor2012-10-121-1/+1
* Diagnose the expansion of ambiguous macro definitions. This can happenDouglas Gregor2012-10-111-2/+4
* Deserialize macro history when we deserialize an identifier that hasDouglas Gregor2012-10-111-0/+9
* Rework the (de-)serialization of macros, as stored inDouglas Gregor2012-10-091-0/+6
OpenPOWER on IntegriCloud