summaryrefslogtreecommitdiff
path: root/test/Modules/ignored_macros.m
AgeCommit message (Expand)Author
2015-06-16[modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith
2015-02-19[PCH/Modules] Check that the specific module cache path the PCH was built wit...Argyrios Kyrtzidis
2013-02-07Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor
2013-02-07Be a little more permissive with -fmodules-ignore-macro= by removing everythi...Douglas Gregor
2013-02-07Introduce -fmodules-ignore-macro=NNN to ignore a macro when building/loading ...Douglas Gregor
2013-02-06Detect when we end up trying to load conflicting module files.Douglas Gregor