Be a little more permissive than C99: allow 'unsigned' to be used for
the field width and precision of a format specifier instead of just
'int'.  This matches GCC, and fixes <rdar://problem/6079850>.

llvm-svn: 94856
2 files changed
tree: 5eb86da8dcafbbc603086d07ff5cbfcc4dc4533b
  1. clang/
  2. compiler-rt/
  3. llvm/