Age | Commit message (Expand) | Author |
---|---|---|
2013-02-02 | libclang: introduce cxstring::{createRef,createDup} for StringRefs | Dmitri Gribenko |
2013-02-02 | libclang: introduce cxstring::{createRef,createDup} for C strings | Dmitri Gribenko |
2013-02-01 | libclang: document the purpose of createNull() | Dmitri Gribenko |
2013-02-01 | libclang: itroduce cxstring::createEmpty() | Dmitri Gribenko |
2013-02-01 | libclang: introduce cxstring::createNull() | Dmitri Gribenko |
2013-01-26 | libclang: refactor CXStringPool: make it a class | Dmitri Gribenko |
2012-12-04 | Sort #include lines for tools/... | Chandler Carruth |
2012-02-13 | drop more llvm:: prefixes on SmallString<> | Dylan Noblesmith |
2011-08-17 | [libclang] Workaround potential race condition with code completion Allocated... | Ted Kremenek |
2011-07-20 | now that we have a centralized place to do so, add some using declarations for | Chris Lattner |
2010-11-16 | Change CXTranslationUnit to not directly cast to an ASTUnit*, | Ted Kremenek |
2010-11-16 | Add CXString.cpp and CXString.h | Ted Kremenek |