summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LoopSimplify.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2011-12-07 10:33:11 +0000
committerHans Wennborg <hans@hanshq.net>2011-12-07 10:33:11 +0000
commit772e9270f666afef722292b6aaf3791feb8fcc1f (patch)
treee457b5a164801eb7e81c3a5d014b11f463126556 /llvm/lib/Transforms/Utils/LoopSimplify.cpp
parent1d578e8835282f5aac1d2fef3801e38c7a8fc870 (diff)
downloadbcm5719-llvm-772e9270f666afef722292b6aaf3791feb8fcc1f.tar.gz
bcm5719-llvm-772e9270f666afef722292b6aaf3791feb8fcc1f.zip
Make printf warnings refer to intmax_t et al. by name
in addition to underlying type. For example, the warning for printf("%zu", 42.0); changes from "conversion specifies type 'unsigned long'" to "conversion specifies type 'size_t' (aka 'unsigned long')" (This is a second attempt after r145697, which got reverted.) llvm-svn: 146032
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud