aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/ASTUnit.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2011-10-27 08:29:09 +0000
committerHans Wennborg <hans@hanshq.net>2011-10-27 08:29:09 +0000
commit29e97cb35fab314388f62b68fefa78947e93c1dc (patch)
treeef30883ed59f503100b456acf04d5f319e176cea /lib/Frontend/ASTUnit.cpp
parent98a9203d80b6a5ff90edf037b1595f553fc81b15 (diff)
Teach format string analysis that "%zu" means size_t.
The code had it backwards, thinking size_t was signed, and using that for "%zd". Also let the analysis get the types for (u)intmax_t while we are at it. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143099 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/ASTUnit.cpp')
0 files changed, 0 insertions, 0 deletions