summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/index-module.m
Commit message (Expand)AuthorAgeFilesLines
* Teach subframework header lookup to suggest modules <rdar://problem/13176200>.Douglas Gregor2013-02-081-0/+1
* Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor2013-02-071-1/+1
* Use @import rather than @__experimental_modules_import, since theDouglas Gregor2012-12-111-1/+1
* [libclang] Invoke a ppIncludedFile callback when indexing implicit module imp...Argyrios Kyrtzidis2012-10-181-0/+2
* clang/test/Index/index-module.m: Tweak expressions to fit Win32 paths.NAKAMURA Takumi2012-10-121-30/+28
* clang/test/Index/index-module.m: Move XFAIL. It was line-number-sensitive.NAKAMURA Takumi2012-10-111-1/+2
* clang/test/Index/index-module.m: Mark it as XFAIL:win32 for now.NAKAMURA Takumi2012-10-111-0/+1
* [libclang] Make sure the index_data.main_filename field is initializedArgyrios Kyrtzidis2012-10-111-0/+52
* [libclang] Remove this test while I investigate why it is crashing on release...Argyrios Kyrtzidis2012-10-111-52/+0
* [libclang] Add tests for indexing modules and PCHs using modules.Argyrios Kyrtzidis2012-10-111-0/+52
OpenPOWER on IntegriCloud