aboutsummaryrefslogtreecommitdiff
path: root/test/Index/index-module.m
AgeCommit message (Expand)Author
2013-02-08Teach subframework header lookup to suggest modules <rdar://problem/13176200>.Douglas Gregor
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] Invoke a ppIncludedFile callback when indexing implicit module imp...Argyrios Kyrtzidis
2012-10-12clang/test/Index/index-module.m: Tweak expressions to fit Win32 paths.NAKAMURA Takumi
2012-10-11clang/test/Index/index-module.m: Move XFAIL. It was line-number-sensitive.NAKAMURA Takumi
2012-10-11clang/test/Index/index-module.m: Mark it as XFAIL:win32 for now.NAKAMURA Takumi
2012-10-11[libclang] Make sure the index_data.main_filename field is initializedArgyrios Kyrtzidis
2012-10-11[libclang] Remove this test while I investigate why it is crashing on release...Argyrios Kyrtzidis
2012-10-11[libclang] Add tests for indexing modules and PCHs using modules.Argyrios Kyrtzidis