hanchenye-llvm-project/clang/tools
Argyrios Kyrtzidis 173e911394 [libclang] Add defensive checks to make sure we don't try to dereference
a null pointer after getCursorDecl() is called. rdar://10298421.

llvm-svn: 146312
2011-12-10 02:36:25 +00:00
..
arcmt-test Make 'LangOptions' in CompilerInvocation a heap-allocated, reference counted object. I discovered that llvm::RefCountedBase<T> has 2011-11-17 23:01:24 +00:00
c-arcmt-test [arcmt] Move the remapping functions to clang-c/Index.h and change 'arcmt_' prefix to 'clang_'. 2011-07-11 20:15:00 +00:00
c-index-test [libclang] Indexing API: provide both the semantic and the lexical container. 2011-12-07 20:44:19 +00:00
diagtool Reduce dependencies. 2011-10-23 08:38:37 +00:00
driver Create the clang++ symlink as a POST_BUILD custom command on clang. 2011-11-21 00:00:48 +00:00
libclang [libclang] Add defensive checks to make sure we don't try to dereference 2011-12-10 02:36:25 +00:00
scan-build Teach ccc-analyzer about -fobjc-arc. 2011-11-16 05:14:42 +00:00
scan-view Fix call to send_error() in scan-view. An int error code is expected but a string was being sent. Patch by Andrew Price! 2011-02-21 19:26:48 +00:00
CMakeLists.txt Place back previous order of add_subdirectory()'s to reflect build depedencies. 2011-08-09 14:55:12 +00:00
Makefile Misc Minix-specific changes to clang: 2011-12-08 23:54:21 +00:00