Age | Commit message (Expand) | Author |
---|---|---|
2013-02-03 | libclang: remove 'using namespace cxstring' | Dmitri Gribenko |
2013-02-02 | libclang: introduce cxstring::{createRef,createDup} for C strings | Dmitri Gribenko |
2013-02-01 | libclang: introduce cxstring::createNull() | Dmitri Gribenko |
2012-12-04 | Sort #include lines for tools/... | Chandler Carruth |
2012-12-04 | [libclang] Avoid copying the CompileCommand related strings when wrapping the... | Argyrios Kyrtzidis |
2012-12-04 | Introduce CompilationDatabase::getAllCompileCommands() that returns all | Argyrios Kyrtzidis |
2012-07-03 | [libclang] CompilationDatabase naming and comment fixes | Arnaud A. de Grandmaison |
2012-06-30 | [libclang] Make implementation filename match the header's name for CXCompila... | Arnaud A. de Grandmaison |