hanchenye-llvm-project/clang/tools/libclang
Fariborz Jahanian 3a039e339f objective-c: Treat top-level objective-c declarations
, such as list of forward @class decls, in a DeclGroup
node. Deal with its consequence throught clang. This
is in preparation for more Sema work ahead. // rdar://8843851.
Feel free to reverse if it breaks something important
and I am unavailable.

llvm-svn: 138709
2011-08-27 20:50:59 +00:00
..
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 objective-c: Treat top-level objective-c declarations 2011-08-27 20:50:59 +00:00
CIndexCXX.cpp
CIndexCodeCompletion.cpp [libclang] Workaround potential race condition with code completion AllocatedResults being freed after a CXTranslationUnit. 2011-08-17 22:19:53 +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
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
CIndexer.h
CMakeLists.txt Fix CMake. 2011-07-11 20:28:59 +00:00
CXCursor.cpp Switch a C-style cast over to a const_cast. No functionality change 2011-08-10 16:34:38 +00:00
CXCursor.h Move the rest of the preprocessor terminology from 'instantiate' and 2011-07-14 08:20:46 +00:00
CXSourceLocation.h
CXString.cpp [libclang] Workaround potential race condition with code completion AllocatedResults being freed after a CXTranslationUnit. 2011-08-17 22:19:53 +00:00
CXString.h [libclang] Workaround potential race condition with code completion AllocatedResults being freed after a CXTranslationUnit. 2011-08-17 22:19:53 +00:00
CXTranslationUnit.h
CXType.cpp Automatic Reference Counting. 2011-06-15 23:02:42 +00:00
CXType.h
Makefile [libclang] Fix linker error in buildbots. 2011-07-09 21:35:58 +00:00
libclang.darwin.exports Add a new libclang API to return a CXCompletionString for an arbitrary 2011-08-04 20:04:59 +00:00
libclang.exports Add a new libclang API to return a CXCompletionString for an arbitrary 2011-08-04 20:04:59 +00:00