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

