summaryrefslogtreecommitdiff
path: root/test/Modules/modify-module.m
AgeCommit message (Expand)Author
2015-06-16[modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith
2013-03-21<rdar://problem/13037793> Allow the names of modules to differ from the name ...Douglas Gregor
2013-03-19<rdar://problem/13363214> Eliminate race condition between module rebuild and...Douglas Gregor
2013-02-07Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor
2012-12-12clang/test: Suppress two tests on win32 for now, since, not sure, in r169829 ...NAKAMURA Takumi
2012-12-11Don't use 'touch' in this test; it may be the cause of Windows-related failures.Douglas Gregor
2012-12-11Use @import rather than @__experimental_modules_import, since theDouglas Gregor
2012-11-07When loading a module fails because it is out of date, rebuild thatDouglas Gregor