summaryrefslogtreecommitdiff
path: root/tools/libclang/CXCompilationDatabase.cpp
Commit message (Expand)AuthorAge
* [C++11] Use 'nullptr'. Tools edition.Craig Topper2014-06-08
* Tooling: Move heavyweight vectors around instead of copying.Benjamin Kramer2014-03-20
* Fix a tranche of comment, test and doc typosAlp Toker2013-12-05
* Add an optional mapping from source paths to source contents.Manuel Klimek2013-11-13
* Use cstdio instead of stdio.hDmitri Gribenko2013-08-19
* libclang: cleanup unused includes in public headerDmitri Gribenko2013-08-18
* libclang: remove 'using namespace cxstring'Dmitri Gribenko2013-02-03
* libclang: introduce cxstring::{createRef,createDup} for C stringsDmitri Gribenko2013-02-02
* libclang: introduce cxstring::createNull()Dmitri Gribenko2013-02-01
* Sort #include lines for tools/...Chandler Carruth2012-12-04
* [libclang] Avoid copying the CompileCommand related strings when wrapping the...Argyrios Kyrtzidis2012-12-04
* Introduce CompilationDatabase::getAllCompileCommands() that returns allArgyrios Kyrtzidis2012-12-04
* [libclang] CompilationDatabase naming and comment fixesArnaud A. de Grandmaison2012-07-03
* [libclang] Make implementation filename match the header's name for CXCompila...Arnaud A. de Grandmaison2012-06-30