summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/macro-masking/module.modulemap
Commit message (Collapse)AuthorAgeFilesLines
* [modules] If a module #includes a modular header that #undef's its macro, itRichard Smith2015-05-021-0/+4
should not export the macro. ... at least, not unless we have local submodule visibility enabled. llvm-svn: 236369
OpenPOWER on IntegriCloud