aboutsummaryrefslogtreecommitdiff
path: root/tools/libclang/CLog.h
AgeCommit message (Expand)Author
2013-03-08[libclang] Add Logger::operator<< overloads for CXCursor and FileEntry.Argyrios Kyrtzidis
2013-01-19Re-sort all the headers. Lots of regressions have crept in here.Chandler Carruth
2013-01-12Remove useless 'llvm::' qualifier from names like StringRef and others that areDmitri Gribenko
2013-01-11libclang logging: fixup for MSVC, which does not have __func__Dmitri Gribenko
2013-01-10[libclang] Address some coding style issues pointed out by Dmitri.Argyrios Kyrtzidis
2013-01-10[libclang] Add missing header fileArgyrios Kyrtzidis