Argyrios Kyrtzidis
|
d502a10c5e
|
[libclang] Introduce APIs that assist in constructing a simple module.map file for a user framework.
rdar://16092858
llvm-svn: 202681
|
2014-03-03 07:41:45 +00:00 |
|
Argyrios Kyrtzidis
|
74c96c0c75
|
[libclang] Change clang_VirtualFileOverlay_writeToBuffer to return a malloc'ed buffer.
Returning CXString is not appropriate if we want to switch to a non-string format buffer.
llvm-svn: 202675
|
2014-03-03 06:38:52 +00:00 |
|
Argyrios Kyrtzidis
|
0b9682efa4
|
[libclang] Introduce libclang APIs for creating a buffer with a JSON virtual file overlay description.
The current API only supports adding 'virtual file path' -> 'real file path' mappings.
rdar://15986708
llvm-svn: 202105
|
2014-02-25 03:59:23 +00:00 |
|
Dmitri Gribenko
|
fdd4f30f0e
|
'svn add' files I forgot for r201224 (Add an option to allow Clang verify
source files for a module only once during)
llvm-svn: 201225
|
2014-02-12 10:40:07 +00:00 |
|