llvm-project/clang/lib
Hans Wennborg fd950878fa scanf analysis: the 'a' length modifier is valid with a scanlist
Before r148025 we (accidentally) didn't check whether a length modifier is
appropriate for a scanlist, but now we do.

llvm-svn: 148026
2012-01-12 15:07:16 +00:00
..
ARCMigrate Remove unused variables. 2011-12-25 01:18:52 +00:00
AST Allow constant-folding of references which were formed in a manner not permitted 2012-01-12 06:08:57 +00:00
Analysis scanf analysis: the 'a' length modifier is valid with a scanlist 2012-01-12 15:07:16 +00:00
Basic Fix -mfpu parsing on ARM. 2012-01-11 11:21:31 +00:00
CodeGen Formatting. 2012-01-12 01:26:58 +00:00
Driver Fix -mfpu parsing on ARM. 2012-01-11 11:21:31 +00:00
Frontend When loading an AST file, set SourceManager::MainFileID to the main file of the AST file, 2012-01-05 21:36:25 +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 Don't depend on undefined macros being 0, there are options for the 2012-01-03 19:22:38 +00:00
Index Replace all comparisons between ObjCInterfaceDecl pointers with calls 2011-12-15 00:29:59 +00:00
Lex When inferring a submodule ID during module creation, look up the 2012-01-06 17:19:32 +00:00
Parse Update C++11 scoped enumeration support to match the final proposal: 2012-01-10 01:33:14 +00:00
Rewrite Add IsImplicit field in ObjCMessageExpr that is true when the message 2012-01-12 02:34:39 +00:00
Sema Add IsImplicit field in ObjCMessageExpr that is true when the message 2012-01-12 02:34:39 +00:00
Serialization Add IsImplicit field in ObjCMessageExpr that is true when the message 2012-01-12 02:34:39 +00:00
StaticAnalyzer [analyzer] Rename Store::Retrieve() -> getBinding(). 2012-01-12 02:22:40 +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