summaryrefslogtreecommitdiffstats
path: root/test/Index/index-pch-with-module.m
Commit message (Expand)AuthorAgeFilesLines
* Initialize the AST consumer as soon as we have both an ASTConsumer and anRichard Smith2015-08-181-1/+1
* [modules] Move implicit creation of ImportDecls for #includes transformed int...Richard Smith2015-05-181-1/+1
* Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor2013-02-071-2/+2
* clang/test/Index/index-pch-with-module.m: Tweak expressions for win32 pathsep.NAKAMURA Takumi2012-10-111-3/+3
* [libclang] Add tests for indexing modules and PCHs using modules.Argyrios Kyrtzidis2012-10-111-0/+31