Alternate format string checking: issue warnings for incomplete format specifiers.

In addition, move ParseFormatString() and FormatStringHandler() from
the clang::analyze_printf to the clang namespace.  Hopefully this will
resolve some link errors on Linux.

llvm-svn: 94794
4 files changed
tree: 3c4a8b9807018850dc4c9e21e23aad31ef600fce
  1. clang/
  2. compiler-rt/
  3. llvm/