hanchenye-llvm-project/clang/lib
Hans Wennborg b1a5e09f6f Check that arguments to a scanf call match the format specifier,
and offer fixits when there is a mismatch.

llvm-svn: 146326
2011-12-10 13:20:11 +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 Add a fast path to the constant evaluator for integer literals. This speeds up 2011-12-10 01:10:13 +00:00
Analysis Check that arguments to a scanf call match the format specifier, 2011-12-10 13:20:11 +00:00
Basic In ContentCache::replaceBuffer, add sanity check to make sure that we do not free a buffer 2011-12-10 01:38:26 +00:00
CodeGen Make array new on a pointer to data member type work correctly. PR11523. 2011-12-09 23:05:37 +00:00
Driver Driver: Handle -f{no-}honor-infinities, -f{no-}honor-nans, and 2011-12-09 23:41:18 +00:00
Frontend Driver: Handle -f{no-}honor-infinities, -f{no-}honor-nans, and 2011-12-09 23:41:18 +00:00
FrontendTool Eliminate the -emit-module option, which emitted a module by parsing a 2011-11-29 22:42:06 +00:00
Headers Fix a blatant typo or cut/paste-o reported by users of this header. 2011-12-09 09:23:55 +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 When performing subframework header lookup, don't search for 2011-12-09 16:48:01 +00:00
Parse Add ability to supply additional message to availability macros, 2011-12-10 00:28:41 +00:00
Rewrite More refactoring of objective-C rewriter. 2011-12-08 18:25:15 +00:00
Sema Check that arguments to a scanf call match the format specifier, 2011-12-10 13:20:11 +00:00
Serialization Use llvm::sys::fs::equivalent rather than comparing inodes, because 2011-12-09 16:22:07 +00:00
StaticAnalyzer [analyzer] Fix inconsistency on when SValBuilder assumes that 2 2011-12-09 03:34:02 +00:00
CMakeLists.txt
Makefile