Ben Langmuir
|
c12d3d358b
Use temporary module cache in test
|
11 年之前 |
Ben Langmuir
|
f4f9e50a67
Consider module depedencies when checking a preamble in libclang
|
11 年之前 |
NAKAMURA Takumi
|
5179499bb3
LibclangTest.cpp: s/uint/unsigned/. I think 'uint' is not a standard type.
|
11 年之前 |
Ben Langmuir
|
54d7831c3b
Add reparse test for libclang
|
11 年之前 |
Craig Topper
|
b23b499237
[C++11] Use 'nullptr'. Unittests edition.
|
11 年之前 |
Justin Bogner
|
9fefd0267a
VirtualFileSystem: Fix a few directory traversal bugs in VFSWriter
|
11 年之前 |
Justin Bogner
|
e4fee1f13c
libclang: Give each VirtualFileOverlay unit test its own name
|
11 年之前 |
Justin Bogner
|
f1b460f9ea
VirtualFileSystem: Fix false positives in YAMLVFSWriter::containedIn
|
11 年之前 |
Ben Langmuir
|
74a4aaa5ce
Switch another write_escaped to yaml::escape
|
11 年之前 |
Nico Weber
|
b7ed4eee85
Fix a tiny test-only leak, found by LSan.
|
11 年之前 |
Ben Langmuir
|
f288c56a51
When writing YAML in libclang, use yaml::escape instead of write_escaped
|
11 年之前 |
Argyrios Kyrtzidis
|
ae3c93f93a
[libclang] Introduce clang_VirtualFileOverlay_setCaseSensitivity that exposes the VFS option
|
11 年之前 |
Argyrios Kyrtzidis
|
1d4cff185f
[libclang] Introduce APIs that assist in constructing a simple module.map file for a user framework.
|
11 年之前 |
Argyrios Kyrtzidis
|
28b7261a1a
[libclang] Change clang_VirtualFileOverlay_writeToBuffer to return a malloc'ed buffer.
|
11 年之前 |
Argyrios Kyrtzidis
|
57fc288553
[libclang] Introduce libclang APIs for creating a buffer with a JSON virtual file overlay description.
|
11 年之前 |
Dmitri Gribenko
|
69ca344218
libclang: ensure clang_createTranslationUnit2 always initializes *TU
|
11 年之前 |
Dmitri Gribenko
|
90801c62b7
Add files that I forgot to svn add in 201578.
|
11 年之前 |
Juergen Ributzka
|
b3c10777b9
Revert "libclang: fix a bug in processing invalid arguments, introduced in r201249,"
|
11 年之前 |
Dmitri Gribenko
|
cf7344d4ce
libclang: fix a bug in processing invalid arguments, introduced in r201249,
|
11 年之前 |