summaryrefslogtreecommitdiffstats
path: root/test/Index/annotate-module.m
Commit message (Expand)AuthorAgeFilesLines
* [libclang] Make sure to use the raw module format for libclang parsing.Argyrios Kyrtzidis2015-11-201-0/+2
* [libclang] Introduce clang_Module_isSystem(), which returns non-zero if the g...Argyrios Kyrtzidis2014-05-151-1/+1
* Allow multiple modules with the same name to coexist in the module cacheBen Langmuir2014-04-141-1/+1
* [libclang] Introduce clang_Module_getASTFile function that returns the module...Argyrios Kyrtzidis2013-04-261-0/+7
* Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor2013-02-071-2/+2
* Use @import rather than @__experimental_modules_import, since theDouglas Gregor2012-12-111-4/+4
* [libclang] Add a test for annotation of module headersArgyrios Kyrtzidis2012-10-181-0/+42