hanchenye-llvm-project/clang/tools/libclang
Douglas Gregor 2b88c115f9 Provide proper type-source location information for
CXXTemporaryObjectExpr, CXXScalarValueInitExpr, and
CXXUnresolvedConstructExpr, getting rid of a bunch of FIXMEs in the
process.

llvm-svn: 113319
2010-09-08 00:15:04 +00:00
..
CIndex.cpp Provide proper type-source location information for 2010-09-08 00:15:04 +00:00
CIndexCXX.cpp Introduce a new libclang function, 2010-09-02 00:07:54 +00:00
CIndexCodeCompletion.cpp Make it clear that libclang does not modify the command-line arguments 2010-09-01 16:43:19 +00:00
CIndexDiagnostic.cpp Simplify FixItHint by eliminated the unnecessary InsertionLoc 2010-08-18 14:24:02 +00:00
CIndexDiagnostic.h
CIndexInclusionStack.cpp
CIndexUSRs.cpp Implement libclang support for using declarations. Clang actually uses 2010-09-01 19:52:22 +00:00
CIndexer.cpp When handling raw_ostream errors manually, use clear_error() so that 2010-05-27 20:16:37 +00:00
CIndexer.h
CMakeLists.txt Implement CXCursor support for walking C++ base specifiers. This includes adding the API hooks clang_isVirtualBase() and clang_getCXXAccessSpecifier() to query properties of the base specifier. 2010-08-27 21:34:58 +00:00
CXCursor.cpp Synchronize code-completion cursor kinds with indexing cursor 2010-09-03 23:30:36 +00:00
CXCursor.h Add libclang support for namespace aliases (visitation + USRs) along 2010-08-31 23:48:11 +00:00
CXSourceLocation.h Per Doug's suggestion, move check for invalid SourceLocation into 2010-06-28 23:54:17 +00:00
CXType.cpp Add libclang API hook "clang_getIBOutletCollectionType" to query the collection type for iboutletcollection attributes. 2010-08-26 01:42:22 +00:00
CXType.h Add libclang API hook "clang_getIBOutletCollectionType" to query the collection type for iboutletcollection attributes. 2010-08-26 01:42:22 +00:00
Makefile Another step in the process of making the parser depend on Sema: 2010-08-20 18:27:03 +00:00
libclang.darwin.exports Introduce a new libclang function, 2010-09-02 00:07:54 +00:00
libclang.exports Introduce a new libclang function, 2010-09-02 00:07:54 +00:00