.. |
CIndex.cpp
|
Remove the TypesCompatibleExprClass AST node. Merge its functionality into BinaryTypeTraitExpr.
|
2010-12-08 22:35:30 +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
|
Rework USR generation from CXCursors to use CXStringBufs
|
2010-11-16 08:15:38 +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
|
Remove the TypesCompatibleExprClass AST node. Merge its functionality into BinaryTypeTraitExpr.
|
2010-12-08 22:35:30 +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
|
Make definition of CXTranslationUnitImpl private
|
2010-11-17 23:24:11 +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
|
Implement a simple hash function for libclang cursors
|
2010-11-20 00:09:34 +00:00 |
libclang.exports
|
Implement a simple hash function for libclang cursors
|
2010-11-20 00:09:34 +00:00 |