summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/modify-module.m
Commit message (Expand)AuthorAgeFilesLines
* Avoid assumption that lit tests are writable (in a couple more places). NFCSam McCall2018-01-091-3/+3
* [modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith2015-06-161-5/+5
* <rdar://problem/13037793> Allow the names of modules to differ from the name ...Douglas Gregor2013-03-211-3/+3
* <rdar://problem/13363214> Eliminate race condition between module rebuild and...Douglas Gregor2013-03-191-4/+9
* Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor2013-02-071-3/+3
* clang/test: Suppress two tests on win32 for now, since, not sure, in r169829 ...NAKAMURA Takumi2012-12-121-0/+3
* Don't use 'touch' in this test; it may be the cause of Windows-related failures.Douglas Gregor2012-12-111-1/+1
* Use @import rather than @__experimental_modules_import, since theDouglas Gregor2012-12-111-1/+1
* When loading a module fails because it is out of date, rebuild thatDouglas Gregor2012-11-071-0/+23
OpenPOWER on IntegriCloud