summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/macros_top.h
Commit message (Expand)AuthorAgeFilesLines
* [modules] Weaken an out-of-date assertion: an #undef can have no location if weRichard Smith2014-08-091-0/+1
* Fix crash if a submodule overrides one of its own macros, and add support forRichard Smith2014-03-061-0/+2
* If a module A exports a macro M, and a module B imports that macro and #undef'sRichard Smith2014-03-011-0/+6
* [modules] If a submodule has re-definitions of the same macro, only the last ...Argyrios Kyrtzidis2013-04-031-2/+2
* Track which particular submodule #undef's a macro, so that the actualDouglas Gregor2012-10-121-0/+3
* Diagnose the expansion of ambiguous macro definitions. This can happenDouglas Gregor2012-10-111-0/+8
* Rework the (de-)serialization of macros, as stored inDouglas Gregor2012-10-091-0/+5
OpenPOWER on IntegriCloud