Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
66118c215183dec714cbbdec8060497675cebcac
/
tools
/
libclang
/
CXString.cpp
f06faad
libclang: wrap CXString implementation into 'namespace cxstring'
by Dmitri Gribenko
· 12 years ago
5595ded
libclang: introduce cxstring::{createRef,createDup} for StringRefs
by Dmitri Gribenko
· 12 years ago
0c4394c
libclang: introduce cxstring::{createRef,createDup} for C strings
by Dmitri Gribenko
· 12 years ago
17c1a24
libclang: add comments for CXStringFlag
by Dmitri Gribenko
· 12 years ago
dc66adb
libclang: itroduce cxstring::createEmpty()
by Dmitri Gribenko
· 12 years ago
dad4c1a
libclang: introduce cxstring::createNull()
by Dmitri Gribenko
· 12 years ago
9c48d16
libclang: refactor CXStringPool: make it a class
by Dmitri Gribenko
· 12 years ago
e358fd5
libclang: use C++ casts in CXString.cpp
by Dmitri Gribenko
· 12 years ago
689d747
libclang: constness for CXString
by Dmitri Gribenko
· 12 years ago
f59edb9
Sort #include lines for tools/...
by Chandler Carruth
· 12 years ago
baf82b0
[libclang] Workaround potential race condition with code completion AllocatedResults being freed after a CXTranslationUnit.
by Ted Kremenek
· 13 years ago
5f9e272
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
by Chris Lattner
· 13 years ago
0a90d32
Make definition of CXTranslationUnitImpl private to libclang.
by Ted Kremenek
· 14 years ago
a60ed47
Change CXTranslationUnit to not directly cast to an ASTUnit*,
by Ted Kremenek
· 14 years ago
ea834df
Add CXString.cpp and CXString.h
by Ted Kremenek
· 14 years ago