.. |
CIndex.cpp
|
Introduce libclang-level options for C++ precompiled preambles,
|
2010-10-27 17:24:53 +00:00 |
CIndexCXX.cpp
|
Introduce a new libclang function,
|
2010-09-02 00:07:54 +00:00 |
CIndexCodeCompletion.cpp
|
Introduce code completion results for Objective-C methods, both when
|
2010-10-18 21:05:04 +00:00 |
CIndexDiagnostic.cpp
|
When we load an ASTUnit from command-line arguments, hold on to the
|
2010-10-12 00:50:20 +00:00 |
CIndexDiagnostic.h
|
Eliminate -fdiagnostics-binary and all of the infrastructure for
|
2010-10-11 22:02:06 +00:00 |
CIndexInclusionStack.cpp
|
Rename 'CIndex' to 'libclang', since it has basically become our stable public
|
2010-04-30 21:51:10 +00:00 |
CIndexUSRs.cpp
|
Fix a marvelous chained AST writing bug, where we end up with the
|
2010-10-05 18:37:06 +00:00 |
CIndexer.cpp
|
This patch remove the Win32 XFAIL from remap-complete.c
|
2010-10-12 01:01:43 +00:00 |
CIndexer.h
|
Eliminate CIndexer::getClangPath(), since libclang no longer depends
|
2010-10-11 23:17:59 +00:00 |
CMakeLists.txt
|
Revert "CMake: Update to use standard CMake dependency tracking facilities instead"
|
2010-09-13 23:54:41 +00:00 |
CXCursor.cpp
|
Extend the preprocessing record and libclang with support for
|
2010-10-20 22:00:55 +00:00 |
CXCursor.h
|
Extend the preprocessing record and libclang with support for
|
2010-10-20 22:00:55 +00:00 |
CXSourceLocation.h
|
Per Doug's suggestion, move check for invalid SourceLocation into
|
2010-06-28 23:54:17 +00:00 |
CXType.cpp
|
Teach clang_getCursorType() about base specifiers and other references
|
2010-10-02 21:57:58 +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
|
Extend the preprocessing record and libclang with support for
|
2010-10-20 22:00:55 +00:00 |
libclang.exports
|
Extend the preprocessing record and libclang with support for
|
2010-10-20 22:00:55 +00:00 |