summaryrefslogtreecommitdiffstats
path: root/clang/tools/libclang/BuildSystem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add clang_free to libclang to free memory allocated in libclang.Yaron Keren2015-07-091-0/+4
* VirtualFileSystem: Add YAMLVFSWriter to generate VFS mapping filesJustin Bogner2014-05-201-141/+9
* Switch another write_escaped to yaml::escapeBen Langmuir2014-05-161-2/+2
* When writing YAML in libclang, use yaml::escape instead of write_escapedBen Langmuir2014-04-171-4/+4
* [libclang] Introduce clang_VirtualFileOverlay_setCaseSensitivity that exposes...Argyrios Kyrtzidis2014-03-201-4/+26
* [cleanup] Re-sort includes with llvm/utils/sort_includes.py and fixChandler Carruth2014-03-041-1/+1
* [libclang] Introduce APIs that assist in constructing a simple module.map fil...Argyrios Kyrtzidis2014-03-031-0/+58
* [libclang] Change clang_VirtualFileOverlay_writeToBuffer to return a malloc'e...Argyrios Kyrtzidis2014-03-031-4/+8
* [libclang] Introduce libclang APIs for creating a buffer with a JSON virtual ...Argyrios Kyrtzidis2014-02-251-2/+175
* 'svn add' files I forgot for r201224 (Add an option to allow Clang verifyDmitri Gribenko2014-02-121-0/+22
OpenPOWER on IntegriCloud