Go to file
Tom Care 00554634db Small fixes regarding printf fix suggestions.
- Added some handling of flags that become invalid when changing the conversion specifier.
- Changed fixit behavior to remove unnecessary length modifiers.
- Separated some tests out and added some comments.

modified:
  lib/Analysis/PrintfFormatString.cpp
  test/Sema/format-strings-fixit.c

llvm-svn: 105807
2010-06-11 04:22:02 +00:00
clang Small fixes regarding printf fix suggestions. 2010-06-11 04:22:02 +00:00
compiler-rt
libcxx Fix an apparent typo. 2010-06-04 14:16:02 +00:00
lldb Made lldb_private::ArchSpec more generic so that it can take a mach-o cpu 2010-06-11 03:25:34 +00:00
llvm Add support for polynomial type, for polynomial multiply 2010-06-10 18:06:07 +00:00