summaryrefslogtreecommitdiff
path: root/clang/include/clang-c/BuildSystem.h
AgeCommit message (Expand)Author
2023-12-14[clang][modules] Deprecate module.map in favor of module.modulemap (#75142)Michael Spencer
2020-02-14fix some comment typos to cycle botsNico Weber
2019-11-19Wrap C APIs with pragmas enforcing -Werror=strict-prototypesDuncan P. N. Exon Smith
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-07-20Change \t to spacesFangrui Song
2018-05-09Remove \brief commands from doxygen comments.Adrian Prantl
2015-07-09Add clang_free to libclang to free memory allocated in libclang.Yaron Keren
2014-08-13Header guard canonicalization, clang part.Benjamin Kramer
2014-05-02clang-c: Fix a typoJustin Bogner
2014-03-20[libclang] Introduce clang_VirtualFileOverlay_setCaseSensitivity that exposes...Argyrios Kyrtzidis
2014-03-03[libclang] Introduce APIs that assist in constructing a simple module.map fil...Argyrios Kyrtzidis
2014-03-03[libclang] Change clang_VirtualFileOverlay_writeToBuffer to return a malloc'e...Argyrios Kyrtzidis
2014-02-25[libclang] Introduce libclang APIs for creating a buffer with a JSON virtual ...Argyrios Kyrtzidis
2014-02-25[libclang] Include "BuildSystem.h" along with "Index.h"Argyrios Kyrtzidis
2014-02-17Fix gcc warning about C++ style comments.Patrik Hagglund
2014-02-12'svn add' files I forgot for r201224 (Add an option to allow Clang verifyDmitri Gribenko