summaryrefslogtreecommitdiffstats
path: root/tools/libclang/CIndexCXX.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unreachable code in Clang. (replace with llvm_unreachable where approp...David Blaikie2012-01-171-3/+2
* [libclang] Introduce CXCursor_CXXAccessSpecifier for C++'s public:/private:/p...Argyrios Kyrtzidis2011-09-301-3/+8
* Change CXTranslationUnit to not directly cast to an ASTUnit*,Ted Kremenek2010-11-161-2/+2
* Move CXString creation/management routines intoTed Kremenek2010-11-161-1/+0
* Introduce a new libclang function,Douglas Gregor2010-09-021-2/+45
* Add a new libclang function clang_getTemplateCursorKind(), whichDouglas Gregor2010-08-311-0/+33
* Add source file I meant to include in my previous commit.Ted Kremenek2010-08-271-0/+48