llvm-project/clang/lib
Douglas Gregor 0b144e160a Replace all comparisons between ObjCInterfaceDecl pointers with calls
to declaresSameEntity(), as a baby step toward tracking forward
declarations of Objective-C classes precisely. Part of
<rdar://problem/10583531>.

llvm-svn: 146618
2011-12-15 00:29:59 +00:00
..
ARCMigrate [arcmt] Integrate GC __weak into property attributes even when we don't have 2011-11-28 02:04:36 +00:00
AST Replace all comparisons between ObjCInterfaceDecl pointers with calls 2011-12-15 00:29:59 +00:00
Analysis Check that arguments to a scanf call match the format specifier, 2011-12-10 13:20:11 +00:00
Basic Hexagon backend support 2011-12-12 21:14:55 +00:00
CodeGen Replace all comparisons between ObjCInterfaceDecl pointers with calls 2011-12-15 00:29:59 +00:00
Driver Fix typos. 2011-12-14 21:50:24 +00:00
Frontend Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function. 2011-12-14 00:29:23 +00:00
FrontendTool Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function. 2011-12-14 00:29:23 +00:00
Headers Fix obvious error in _mm_test_all_zeros. PR11565. 2011-12-14 17:17:16 +00:00
Index Replace all comparisons between ObjCInterfaceDecl pointers with calls 2011-12-15 00:29:59 +00:00
Lex Set umbrella directory correctly when we infer a framework module 2011-12-12 23:55:05 +00:00
Parse Allow empty argument lists in thread safety attributes 2011-12-14 19:36:06 +00:00
Rewrite Replace all comparisons between ObjCInterfaceDecl pointers with calls 2011-12-15 00:29:59 +00:00
Sema Replace all comparisons between ObjCInterfaceDecl pointers with calls 2011-12-15 00:29:59 +00:00
Serialization Eliminate the vistigial ObjCClassDecl::ObjCClassRef, and inline its 2011-12-14 17:12:03 +00:00
StaticAnalyzer [analyzer] Treat stdin as a source of taint. 2011-12-14 00:56:18 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00