llvm-project/clang/tools/libclang
Ted Kremenek ea465e1847 Make crashreport data in libclang a compile-time option.
llvm-svn: 104413
2010-05-22 00:06:46 +00:00
..
CIndex.cpp Make crashreport data in libclang a compile-time option. 2010-05-22 00:06:46 +00:00
CIndexCodeCompletion.cpp Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
CIndexDiagnostic.cpp Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
CIndexDiagnostic.h Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
CIndexInclusionStack.cpp Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
CIndexUSRs.cpp Merged Elaborated and QualifiedName types. 2010-05-11 21:36:43 +00:00
CIndexer.cpp Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
CIndexer.h Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
CMakeLists.txt Add CXType and an initial set of supporting functions to libclang. This exposes details of 2010-05-14 21:29:26 +00:00
CXCursor.cpp Add clang support for IBOutletCollection. 2010-05-19 17:38:06 +00:00
CXCursor.h Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
CXSourceLocation.h Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
CXTypes.cpp Substantially alter the design of the Objective C type AST by introducing 2010-05-15 11:32:37 +00:00
Makefile Change install_name for libclang.dylib to '@rpath/libclang.dylib'. Fixes <rdar://problem/7987039>. 2010-05-14 23:50:33 +00:00
libclang.darwin.exports Add libclang function 'clang_isFromMainFile()' (which just wraps SourceManager::isFromMainFile()). 2010-05-20 02:59:19 +00:00
libclang.exports Add libclang function 'clang_isFromMainFile()' (which just wraps SourceManager::isFromMainFile()). 2010-05-20 02:59:19 +00:00