Argyrios Kyrtzidis
|
12fdb9e34b
|
[libclang] Introduce clang_Module_getASTFile function that returns the module file where a module object came from.
rdar://13743084
llvm-svn: 180643
|
2013-04-26 22:47:49 +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
|
121d2a90f0
|
[libclang] Add a test for annotation of module headers
llvm-svn: 166160
|
2012-10-18 00:16:56 +00:00 |