summaryrefslogtreecommitdiffstats
path: root/tools/libclang/CXSourceLocation.cpp
Commit message (Expand)AuthorAgeFilesLines
* serialized diagnostics: implement full deserialization of clang diagnostics v...Ted Kremenek2011-11-101-88/+107
* [libclang] Add missing return in clang_getExpansionLocation that resulted in ...Argyrios Kyrtzidis2011-11-031-0/+1
* [libclang] Tweak internals of CXSourceLocation to allow an alternate implemen...Ted Kremenek2011-10-311-75/+111
* [libclang] Move implementation of functions for manipulation CXSourceLocation...Ted Kremenek2011-10-311-0/+270