llvm-project/clang/tools
Douglas Gregor deafd0b2a4 Eliminate ObjCClassDecl, which is redundant now that ObjCInterfaceDecl
covers both declarations (@class) and definitions (@interface) of an
Objective-C class.

llvm-svn: 147299
2011-12-27 22:43:10 +00:00
..
arcmt-test Let CompilerInvocation initialization indicate failure 2011-12-23 03:05:38 +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 an attribute list inside CXIdxEntityInfo 2011-12-15 00:05:00 +00:00
diagtool Reduce dependencies. 2011-10-23 08:38:37 +00:00
driver driver: fix unused variable warning 2011-12-26 19:29:47 +00:00
libclang Eliminate ObjCClassDecl, which is redundant now that ObjCInterfaceDecl 2011-12-27 22:43:10 +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