summaryrefslogtreecommitdiffstats
path: root/tools/libclang/CXString.h
Commit message (Expand)AuthorAgeFilesLines
* drop more llvm:: prefixes on SmallString<>Dylan Noblesmith2012-02-131-1/+1
* [libclang] Workaround potential race condition with code completion Allocated...Ted Kremenek2011-08-171-0/+3
* now that we have a centralized place to do so, add some using declarations forChris Lattner2011-07-201-1/+2
* Change CXTranslationUnit to not directly cast to an ASTUnit*,Ted Kremenek2010-11-161-2/+22
* Add CXString.cpp and CXString.hTed Kremenek2010-11-161-0/+33