..
ARCMigrate.cpp
[arcmt] Move the remapping functions to clang-c/Index.h and change 'arcmt_' prefix to 'clang_'.
2011-07-11 20:15:00 +00:00
CIndex.cpp
clang_getCXTUResourceUsage: report memory used by HeaderSearch.
2011-07-26 23:46:11 +00:00
CIndexCXX.cpp
Change CXTranslationUnit to not directly cast to an ASTUnit*,
2010-11-16 08:15:36 +00:00
CIndexCodeCompletion.cpp
When performing code completion after at @interface, allow both
2011-07-30 06:55:39 +00:00
CIndexDiagnostic.cpp
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
2011-07-23 10:55:15 +00:00
CIndexDiagnostic.h
Eliminate -fdiagnostics-binary and all of the infrastructure for
2010-10-11 22:02:06 +00:00
CIndexInclusionStack.cpp
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
2011-07-23 10:55:15 +00:00
CIndexUSRs.cpp
Mechanically rename SourceManager::getInstantiationLoc and
2011-07-25 16:49:02 +00:00
CIndexer.cpp
libclang/CIndexer.cpp: Apply a new API for Cygwin-1.7, instead of deprecated one.
2011-03-08 22:17:33 +00:00
CIndexer.h
When the environment variable LIBCLANG_RESOURCE_USAGE is set, teach
2011-05-05 20:27:22 +00:00
CMakeLists.txt
Fix CMake.
2011-07-11 20:28:59 +00:00
CXCursor.cpp
Create a new expression node, SubstNonTypeTemplateParmExpr,
2011-07-15 05:09:51 +00:00
CXCursor.h
Move the rest of the preprocessor terminology from 'instantiate' and
2011-07-14 08:20:46 +00:00
CXSourceLocation.h
Per Doug's suggestion, move check for invalid SourceLocation into
2010-06-28 23:54:17 +00:00
CXString.cpp
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
2011-07-23 10:55:15 +00:00
CXString.h
now that we have a centralized place to do so, add some using declarations for
2011-07-20 06:58:45 +00:00
CXTranslationUnit.h
Make definition of CXTranslationUnitImpl private
2010-11-17 23:24:11 +00:00
CXType.cpp
Automatic Reference Counting.
2011-06-15 23:02:42 +00:00
CXType.h
Change CXTranslationUnit to not directly cast to an ASTUnit*,
2010-11-16 08:15:36 +00:00
Makefile
[libclang] Fix linker error in buildbots.
2011-07-09 21:35:58 +00:00
libclang.darwin.exports
Add new libclang API, clang_codeCompleteGetObjCSelector(), which
2011-07-26 15:24:30 +00:00
libclang.exports
Add new libclang API, clang_codeCompleteGetObjCSelector(), which
2011-07-26 15:24:30 +00:00