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