Douglas Gregor
|
f5f9452808
|
Teach subframework header lookup to suggest modules <rdar://problem/13176200>.
llvm-svn: 174683
|
2013-02-08 00:10:48 +00:00 |
Douglas Gregor
|
35b04d6fd2
|
Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consistency.
llvm-svn: 174645
|
2013-02-07 19:01:24 +00:00 |
Douglas Gregor
|
c50d4924eb
|
Use @import rather than @__experimental_modules_import, since the
latter is rather a mess to type.
llvm-svn: 169919
|
2012-12-11 22:11:52 +00:00 |
Argyrios Kyrtzidis
|
5e2ec486bb
|
[libclang] Invoke a ppIncludedFile callback when indexing implicit module imports.
llvm-svn: 166161
|
2012-10-18 00:17:05 +00:00 |
NAKAMURA Takumi
|
2796023802
|
clang/test/Index/index-module.m: Tweak expressions to fit Win32 paths.
llvm-svn: 165794
|
2012-10-12 14:11:32 +00:00 |
NAKAMURA Takumi
|
cdb8ef593b
|
clang/test/Index/index-module.m: Move XFAIL. It was line-number-sensitive.
llvm-svn: 165762
|
2012-10-11 22:48:22 +00:00 |
NAKAMURA Takumi
|
9bd0995f57
|
clang/test/Index/index-module.m: Mark it as XFAIL:win32 for now.
llvm-svn: 165761
|
2012-10-11 22:33:19 +00:00 |
Argyrios Kyrtzidis
|
8585f140bf
|
[libclang] Make sure the index_data.main_filename field is initialized
in c-index-test. index_enteredMainFile is not invoked when indexing a
module file.
llvm-svn: 165735
|
2012-10-11 19:38:23 +00:00 |
Argyrios Kyrtzidis
|
44ddccaeb5
|
[libclang] Remove this test while I investigate why it is crashing on release+asserts.
llvm-svn: 165734
|
2012-10-11 19:21:21 +00:00 |
Argyrios Kyrtzidis
|
9f57186983
|
[libclang] Add tests for indexing modules and PCHs using modules.
llvm-svn: 165732
|
2012-10-11 19:00:44 +00:00 |