summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/global_index.m
Commit message (Expand)AuthorAgeFilesLines
* [Modules] Change private modules rules and warningsBruno Cardoso Lopes2017-12-221-3/+3
* [modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith2015-06-161-3/+3
* Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor2013-02-071-3/+3
* Enable the global module index by default. Introduce theDouglas Gregor2013-01-281-3/+3
* clang/test: Drop "REQUIRES:shell" in three tests. They can run on win32.NAKAMURA Takumi2013-01-251-1/+0
* Implement the reader of the global module index and wire it into theDouglas Gregor2013-01-251-1/+8
* Rename the -cc1 option "-generate-module-index" toDouglas Gregor2013-01-251-1/+7
* clang/GlobalModuleIndex: Don't open the same file twice. Use raw_fd_ostream(f...NAKAMURA Takumi2013-01-241-2/+0
* clang/test/Modules/global_index.m: XFAILing on win32 when investigating for now.NAKAMURA Takumi2013-01-241-0/+1
* Implement the writer side of the global module index. Douglas Gregor2013-01-231-0/+8
OpenPOWER on IntegriCloud