| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [modules] Simplify -cc1 interface for enabling implicit module maps. | Richard Smith | 2015-06-16 | 1 | -3/+3 |
| * | Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste... | Douglas Gregor | 2013-02-07 | 1 | -3/+3 |
| * | Enable the global module index by default. Introduce the | Douglas Gregor | 2013-01-28 | 1 | -3/+3 |
| * | clang/test: Drop "REQUIRES:shell" in three tests. They can run on win32. | NAKAMURA Takumi | 2013-01-25 | 1 | -1/+0 |
| * | Implement the reader of the global module index and wire it into the | Douglas Gregor | 2013-01-25 | 1 | -1/+8 |
| * | Rename the -cc1 option "-generate-module-index" to | Douglas Gregor | 2013-01-25 | 1 | -1/+7 |
| * | clang/GlobalModuleIndex: Don't open the same file twice. Use raw_fd_ostream(f... | NAKAMURA Takumi | 2013-01-24 | 1 | -2/+0 |
| * | clang/test/Modules/global_index.m: XFAILing on win32 when investigating for now. | NAKAMURA Takumi | 2013-01-24 | 1 | -0/+1 |
| * | Implement the writer side of the global module index. | Douglas Gregor | 2013-01-23 | 1 | -0/+8 |

