.. |
CIndex.cpp
|
Teach libclang's token-annotation logic about context-sensitive
|
2011-03-08 17:10:18 +00:00 |
CIndexCXX.cpp
|
Change CXTranslationUnit to not directly cast to an ASTUnit*,
|
2010-11-16 08:15:36 +00:00 |
CIndexCodeCompletion.cpp
|
Teach the CXCodeCompleteResults results structure, which stores
|
2011-02-16 19:08:06 +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
|
Currently we can only remap a file by creating a MemoryBuffer and replacing the file contents with it.
|
2011-03-05 01:03:53 +00:00 |
CIndexUSRs.cpp
|
Implement the C++0x deduced 'auto' feature.
|
2011-02-20 03:19:35 +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
|
CMake: add version information into the clang executable and libclang
|
2011-02-25 19:24:02 +00:00 |
CXCursor.cpp
|
Change the representation of GNU ?: expressions to use a different expression
|
2011-02-17 10:25:35 +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
|
Add libclang functions to determine the const/volatile/restrict
|
2011-01-27 16:27:11 +00:00 |
CXType.h
|
Change CXTranslationUnit to not directly cast to an ASTUnit*,
|
2010-11-16 08:15:36 +00:00 |
Makefile
|
Re-instate r125819 and r125820 with no functionality change
|
2011-02-19 23:03:58 +00:00 |
libclang.darwin.exports
|
Add libclang functions to determine the const/volatile/restrict
|
2011-01-27 16:27:11 +00:00 |
libclang.exports
|
Add libclang functions to determine the const/volatile/restrict
|
2011-01-27 16:27:11 +00:00 |