aboutsummaryrefslogtreecommitdiff
path: root/tools/libclang/CXCompilationDatabase.cpp
AgeCommit message (Expand)Author
2013-02-03libclang: remove 'using namespace cxstring'Dmitri Gribenko
2013-02-02libclang: introduce cxstring::{createRef,createDup} for C stringsDmitri Gribenko
2013-02-01libclang: introduce cxstring::createNull()Dmitri Gribenko
2012-12-04Sort #include lines for tools/...Chandler Carruth
2012-12-04[libclang] Avoid copying the CompileCommand related strings when wrapping the...Argyrios Kyrtzidis
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] Make implementation filename match the header's name for CXCompila...Arnaud A. de Grandmaison