summaryrefslogtreecommitdiff
path: root/clang/include/clang-c/CXCompilationDatabase.h
AgeCommit message (Expand)Author
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-05-09Remove \brief commands from doxygen comments.Adrian Prantl
2017-06-16[index] Fix typo: inferface -> interfaceMarc-Andre Laperle
2015-09-11[tooling] In CompileCommand, Expose the 'file' that was associated with the c...Argyrios Kyrtzidis
2014-08-13Header guard canonicalization, clang part.Benjamin Kramer
2013-11-13Add an optional mapping from source paths to source contents.Manuel Klimek
2013-10-20Miscellaneous speling fixes.Benjamin Kramer
2012-12-04Introduce CompilationDatabase::getAllCompileCommands() that returns allArgyrios Kyrtzidis
2012-07-03[libclang] CompilationDatabase naming and comment fixesArnaud A. de Grandmaison
2012-06-30[libclang] add CompilationDatabase supportArnaud A. de Grandmaison