summaryrefslogtreecommitdiffstats
path: root/test/Index/index-module.m
Commit message (Expand)AuthorAgeFilesLines
* Merging r293134:Hans Wennborg2017-01-271-1/+1
* Remove the new module cache from the index-module testBen Langmuir2016-07-141-1/+1
* Attempt to workaround Windows bots after my previous commitBen Langmuir2016-07-141-2/+3
* [index] Index system ImportDecls even when there is a DeclarationsOnly filterBen Langmuir2016-07-141-1/+5
* [libclang] Make sure to use the raw module format for libclang parsing.Argyrios Kyrtzidis2015-11-201-0/+2
* [modules] Move implicit creation of ImportDecls for #includes transformed int...Richard Smith2015-05-181-3/+3
* [modules] Refactor and simplify #include handling.Richard Smith2015-05-181-4/+0
* [ASTUnit] Fix crash when trying to load a module file via ASTUnit::LoadFromAS...Argyrios Kyrtzidis2015-03-031-0/+5
* clang/test/Index/index-module.m: Tweak expressions to meet dos path on win32.NAKAMURA Takumi2014-08-131-2/+2
* [liblang] Introduce clang_getModuleForFile, which given a CXFile header file,...Argyrios Kyrtzidis2014-05-141-7/+7
* Allow a new syntax in a module requires-declaration:Richard Smith2013-10-281-0/+2
* 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