summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/macros_top_c.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix crash if a submodule overrides one of its own macros, and add support forRichard Smith2014-03-061-0/+2
submodule macro overriding within the same top-level module (necessary for the testcase to be remotely reasonable). Incidentally reduces the number of libc++ testsuite regressions with modules enabled from 7 to 6. llvm-svn: 203063
OpenPOWER on IntegriCloud