Commit History

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