summaryrefslogtreecommitdiffstats
path: root/tools/libclang/CXString.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libclang] Workaround potential race condition with code completion Allocated...Ted Kremenek2011-08-171-0/+4
* remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner2011-07-231-1/+1
* Make definition of CXTranslationUnitImpl privateTed Kremenek2010-11-171-0/+1
* Change CXTranslationUnit to not directly cast to an ASTUnit*,Ted Kremenek2010-11-161-8/+70
* Add CXString.cpp and CXString.hTed Kremenek2010-11-161-0/+67