clang-1/tools/libclang
Abramo Bagnara 6206d53f67 Added AccessSpecDecl node.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105525 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-05 05:09:32 +00:00
..
CIndex.cpp Added AccessSpecDecl node. 2010-06-05 05:09:32 +00:00
CIndexCodeCompletion.cpp Silence warning about "enumeral and non-enumeral type in conditional 2010-05-27 18:35:05 +00:00
CIndexDiagnostic.cpp Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
CIndexDiagnostic.h Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +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 Merged Elaborated and QualifiedName types. 2010-05-11 21:36:43 +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 Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
CMakeLists.txt Add CXType and an initial set of supporting functions to libclang. This exposes details of 2010-05-14 21:29:26 +00:00
CXCursor.cpp Add clang support for IBOutletCollection. 2010-05-19 17:38:06 +00:00
CXCursor.h Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
CXSourceLocation.h Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
CXTypes.cpp Add check for an invalid CXType in clang_getTypeDeclaration. 2010-05-29 20:01:52 +00:00
Makefile Change install_name for libclang.dylib to '@rpath/libclang.dylib'. Fixes <rdar://problem/7987039>. 2010-05-14 23:50:33 +00:00
libclang.darwin.exports Remove clang_isFromMainFile(). It doesn't work correctly with CXDiagnostics, and we shouldn't 2010-05-27 16:57:42 +00:00
libclang.exports Delete a blank line to make it easier to process this file with a script. 2010-06-01 16:56:42 +00:00