summaryrefslogtreecommitdiffstats
path: root/clang/include/clang-c/BuildSystem.h
Commit message (Expand)AuthorAgeFilesLines
* Wrap C APIs with pragmas enforcing -Werror=strict-prototypesDuncan P. N. Exon Smith2019-11-191-7/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+4
* Change \t to spacesFangrui Song2018-07-201-1/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-14/+14
* Add clang_free to libclang to free memory allocated in libclang.Yaron Keren2015-07-091-2/+10
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* clang-c: Fix a typoJustin Bogner2014-05-021-1/+1
* [libclang] Introduce clang_VirtualFileOverlay_setCaseSensitivity that exposes...Argyrios Kyrtzidis2014-03-201-0/+10
* [libclang] Introduce APIs that assist in constructing a simple module.map fil...Argyrios Kyrtzidis2014-03-031-0/+49
* [libclang] Change clang_VirtualFileOverlay_writeToBuffer to return a malloc'e...Argyrios Kyrtzidis2014-03-031-3/+5
* [libclang] Introduce libclang APIs for creating a buffer with a JSON virtual ...Argyrios Kyrtzidis2014-02-251-0/+43
* [libclang] Include "BuildSystem.h" along with "Index.h"Argyrios Kyrtzidis2014-02-251-3/+3
* Fix gcc warning about C++ style comments.Patrik Hagglund2014-02-171-1/+1
* 'svn add' files I forgot for r201224 (Add an option to allow Clang verifyDmitri Gribenko2014-02-121-0/+44
OpenPOWER on IntegriCloud