Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Alexey Bader aa8b893ccd [OpenCL] Complete image types support. 9 жил өмнө
  Bruno Cardoso Lopes ef6fa17f79 [Sema] Handle UTF-8 invalid format string specifiers 9 жил өмнө
  Ted Kremenek 55afcebf8e Parse 'technical term' format specifier. 10 жил өмнө
  Dimitry Andric a53dd09cce Add support for analyzing FreeBSD kernel printf extensions. 10 жил өмнө
  Fariborz Jahanian d6d59f0664 Objective-C. Under a special flag, -Wcstring-format-directive, 11 жил өмнө
  Hans Wennborg 399adce235 MS format strings: parse the 'Z' printf conversion specifier (PR20808) 11 жил өмнө
  Hans Wennborg 3d8ef1f21d MS format strings: allow the 'h' length modifier with C, C, s and S (PR20808) 11 жил өмнө
  Hans Wennborg 341ba57ec5 MS format strings: support the 'w' length modifier (PR20808) 11 жил өмнө
  Craig Topper fa361696b1 [C++11] Use 'nullptr'. Analysis edition. 11 жил өмнө
  David Majnemer df72071db0 Analysis: Make %I in printf more reasonable, add more tests 12 жил өмнө
  David Majnemer 47ad6ce1af Analysis: Add support for MS specific printf format specifiers 12 жил өмнө
  Hans Wennborg 15f92bad58 Add support for __wchar_t in -fms-extensions mode. 12 жил өмнө
  Jordan Rose cdbe1e0d85 Format strings: don't ever convert %+d to %lu. 12 жил өмнө
  Jordan Rose 242ae3d680 Format strings: correct signedness if already correcting width (%d,%u). 12 жил өмнө
  Richard Smith 80ad52f327 s/CPlusPlus0x/CPlusPlus11/g 12 жил өмнө
  Jordan Rose 2cd3440369 Format strings: offer a cast to 'unichar' for %C in Objective-C contexts. 12 жил өмнө
  Jordan Rose ff7be48165 Format strings: the correct conversion for 'char' is %c, not %d or %hhd. 12 жил өмнө
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers 12 жил өмнө
  Jordan Rose 275b6f52c7 Format strings: %D, %U, and %O are valid on Darwin (same as %d, %u, %o). 13 жил өмнө
  Dmitri Gribenko 1ad23d6200 Remove redundant semicolons which are null statements. 13 жил өмнө
  Jordan Rose bbb6bb4952 Format strings: %Ld isn't available on Darwin or Windows. 13 жил өмнө
  Hans Wennborg f7158fa034 Properly check length modfiers for %n in format strings. 13 жил өмнө
  Hans Wennborg 58e1e54476 Remove ScanfArgType and bake that logic into ArgType. 13 жил өмнө
  Hans Wennborg f3749f4168 Rename analyze_format_string::ArgTypeResult to ArgType 13 жил өмнө
  Hans Wennborg cec9ce49dc Make -Wformat check the argument type for %n. 13 жил өмнө
  Hans Wennborg 4684778993 Make -Wformat walk the typedef chain when looking for size_t, etc. 13 жил өмнө
  Jordan Rose 033a9c0804 Make suggestions for mismatched enum arguments to printf/scanf. 13 жил өмнө
  Jordan Rose 153acdb731 Suggest '%@' for Objective-C objects in ObjC format strings. 13 жил өмнө
  Hans Wennborg 32addd519c Format string analysis: give 'q' its own enumerator. 13 жил өмнө
  Hans Wennborg be6126a2a7 Make -Wformat fix-its preserve original conversion specifiers. 13 жил өмнө