hanchenye-llvm-project/clang/lib
DeLesley Hutchins 36f5d8518b Allow empty argument lists in thread safety attributes
llvm-svn: 146580
2011-12-14 19:36:06 +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 Eliminate the vistigial ObjCClassDecl::ObjCClassRef, and inline its 2011-12-14 17:12:03 +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 Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function. 2011-12-14 00:29:23 +00:00
Driver Enable stack protectors by default for iOS. <rdar://problem/8836680> 2011-12-14 06:08:25 +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 Change operator<< for raw_ostream and NamedDecl to take a reference instead of a pointer. 2011-10-14 18:45:37 +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 More refactoring of objective-C rewriter. 2011-12-08 18:25:15 +00:00
Sema Move & comment the 'decltype in declarator-id' as suggested by Doug Gregor. 2011-12-14 18:59:02 +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