Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Header guard canonicalization, clang part. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | [C++11] Use 'nullptr'. Tools edition. | Craig Topper | 2014-06-08 | 1 | -2/+2 |
* | [cleanup] Re-sort includes with llvm/utils/sort_includes.py and fix | Chandler Carruth | 2014-03-04 | 1 | -0/+1 |
* | libclang: use namespace qualifiers in the macro, so that it does not require | Dmitri Gribenko | 2014-02-11 | 1 | -1/+2 |
* | [libclang] Add Logger::operator<< overloads for CXCursor and FileEntry. | Argyrios Kyrtzidis | 2013-03-08 | 1 | -0/+3 |
* | Re-sort all the headers. Lots of regressions have crept in here. | Chandler Carruth | 2013-01-19 | 1 | -0/+1 |
* | Remove useless 'llvm::' qualifier from names like StringRef and others that are | Dmitri Gribenko | 2013-01-12 | 1 | -1/+1 |
* | libclang logging: fixup for MSVC, which does not have __func__ | Dmitri Gribenko | 2013-01-11 | 1 | -1/+2 |
* | [libclang] Address some coding style issues pointed out by Dmitri. | Argyrios Kyrtzidis | 2013-01-10 | 1 | -2/+3 |
* | [libclang] Add missing header file | Argyrios Kyrtzidis | 2013-01-10 | 1 | -0/+95 |