summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/complete-modules.m
Commit message (Expand)AuthorAgeFilesLines
* [libclang] Make sure to use the raw module format for libclang parsing.Argyrios Kyrtzidis2015-11-201-0/+1
* [libclang] For "@import .." code-completion results, associate a CXCursor_Mod...Argyrios Kyrtzidis2013-05-291-4/+4
* Add code completion for @import <rdar://problem/13344306>.Douglas Gregor2013-03-071-0/+3
* 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-3/+3
* Change @import to @__experimental_modules_import. We are not ready to commit...Ted Kremenek2012-03-011-3/+3
* Implement code completion support for module import declarations, e.g.,Douglas Gregor2012-01-291-0/+14
OpenPOWER on IntegriCloud