.. |
CIndex.cpp
|
Introduced raw_identifier token kind.
|
2010-12-22 08:23:18 +00:00 |
CIndexCXX.cpp
|
Change CXTranslationUnit to not directly cast to an ASTUnit*,
|
2010-11-16 08:15:36 +00:00 |
CIndexCodeCompletion.cpp
|
Use atomic operations for libclang's object count tracking.
|
2010-12-07 00:05:48 +00:00 |
CIndexDiagnostic.cpp
|
Extend the libclang diagnostic API to provide information about the
|
2010-11-19 16:18:16 +00:00 |
CIndexDiagnostic.h
|
Eliminate -fdiagnostics-binary and all of the infrastructure for
|
2010-10-11 22:02:06 +00:00 |
CIndexInclusionStack.cpp
|
Make definition of CXTranslationUnitImpl private
|
2010-11-17 23:24:11 +00:00 |
CIndexUSRs.cpp
|
Replace all uses of PathV1::getLast with PathV2::filename.
|
2010-12-18 00:19:12 +00:00 |
CIndexer.cpp
|
Merge System into Support.
|
2010-11-29 18:12:39 +00:00 |
CIndexer.h
|
Merge System into Support.
|
2010-11-29 18:12:39 +00:00 |
CMakeLists.txt
|
Move CXString creation/management routines into
|
2010-11-16 01:56:27 +00:00 |
CXCursor.cpp
|
Fix build.
|
2010-12-09 01:00:12 +00:00 |
CXCursor.h
|
Change CXTranslationUnit to not directly cast to an ASTUnit*,
|
2010-11-16 08:15:36 +00:00 |
CXSourceLocation.h
|
Per Doug's suggestion, move check for invalid SourceLocation into
|
2010-06-28 23:54:17 +00:00 |
CXString.cpp
|
Make definition of CXTranslationUnitImpl private
|
2010-11-17 23:24:11 +00:00 |
CXString.h
|
Change CXTranslationUnit to not directly cast to an ASTUnit*,
|
2010-11-16 08:15:36 +00:00 |
CXTranslationUnit.h
|
Make definition of CXTranslationUnitImpl private
|
2010-11-17 23:24:11 +00:00 |
CXType.cpp
|
Eliminate the branching in QualType::getTypePtr() by providing a
|
2010-12-10 17:03:06 +00:00 |
CXType.h
|
Change CXTranslationUnit to not directly cast to an ASTUnit*,
|
2010-11-16 08:15:36 +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
|
Add new libclang hooks for CXCursorSet, a
|
2010-12-08 23:43:14 +00:00 |
libclang.exports
|
Add new libclang hooks for CXCursorSet, a
|
2010-12-08 23:43:14 +00:00 |