summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/ignored_macros.m
Commit message (Expand)AuthorAgeFilesLines
* [modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith2015-06-161-10/+10
* [PCH/Modules] Check that the specific module cache path the PCH was built wit...Argyrios Kyrtzidis2015-02-191-1/+1
* Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor2013-02-071-10/+10
* Be a little more permissive with -fmodules-ignore-macro= by removing everythi...Douglas Gregor2013-02-071-0/+7
* Introduce -fmodules-ignore-macro=NNN to ignore a macro when building/loading ...Douglas Gregor2013-02-071-2/+22
* Detect when we end up trying to load conflicting module files.Douglas Gregor2013-02-061-0/+22
OpenPOWER on IntegriCloud