llvm-project/clang/lib
Jordy Rose 087611ed81 [analyzer] Remove TransferFuncs.h, then deal with the fallout.
And with that, TransferFuncs is gone!

llvm-svn: 139003
2011-09-02 08:02:59 +00:00
..
ARCMigrate [arcmt] Fix test/ARCMT/remove-statements.m regression due to 2011-09-01 20:53:18 +00:00
AST Extend the ASTContext constructor to delay the initialization of 2011-09-02 00:18:52 +00:00
Analysis Warn on missing [super finalize] calls. 2011-08-28 22:35:17 +00:00
Basic Allow the preprocessor to be constructed without performing target- 2011-09-01 23:39:15 +00:00
CodeGen Extend the ASTContext constructor to delay the initialization of 2011-09-02 00:18:52 +00:00
Driver default property synthesis is off by default 2011-09-01 20:23:17 +00:00
Frontend Hoist the emission of parseable fixits into a helper method, simplifying 2011-09-02 06:30:30 +00:00
FrontendTool Introduce a -cc1 option "-emit-module", that creates a binary module 2011-08-25 22:30:56 +00:00
Headers Add missing function _mm_ucomige_sd to emmintrin.h. PR10803. 2011-08-29 21:26:24 +00:00
Index remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 2011-07-23 10:55:15 +00:00
Lex Allow the preprocessor to be constructed without performing target- 2011-09-01 23:39:15 +00:00
Parse Don't try keeping a 'LeadingEmptyMacroLoc' in NullStmt. This fails 2011-09-01 21:53:45 +00:00
Rewrite Fix a rewriter bug caused by recent changes in objc's 2011-08-29 22:21:46 +00:00
Sema Move the warning for different enum comparisons and the warning for using NULL as a non-pointer in a binary operation into separate functions. 2011-09-02 03:48:46 +00:00
Serialization Always construct an ASTReader with a non-NULL ASTContext and 2011-09-02 00:26:20 +00:00
StaticAnalyzer [analyzer] Remove TransferFuncs.h, then deal with the fallout. 2011-09-02 08:02:59 +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