summaryrefslogtreecommitdiff
path: root/test/Index/annotate-module.m
AgeCommit message (Expand)Author
2015-11-20[libclang] Make sure to use the raw module format for libclang parsing.Argyrios Kyrtzidis
2014-05-15[libclang] Introduce clang_Module_isSystem(), which returns non-zero if the g...Argyrios Kyrtzidis
2014-04-14Allow multiple modules with the same name to coexist in the module cacheBen Langmuir
2013-04-26[libclang] Introduce clang_Module_getASTFile function that returns the module...Argyrios Kyrtzidis
2013-02-07Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor
2012-12-11Use @import rather than @__experimental_modules_import, since theDouglas Gregor
2012-10-18[libclang] Add a test for annotation of module headersArgyrios Kyrtzidis