diff options
author | Hans Wennborg <hans@hanshq.net> | 2011-12-02 19:22:15 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2011-12-02 19:22:15 +0000 |
commit | 70f7213d2cf81b2dba91ec939e44f07c975e684e (patch) | |
tree | e5a5631a3e31b83df77f4b04bce499b8fd49fce6 /libcxx/include/ios | |
parent | 541392832f742f9a79bb0179d515a79924b2c71a (diff) | |
download | bcm5719-llvm-70f7213d2cf81b2dba91ec939e44f07c975e684e.tar.gz bcm5719-llvm-70f7213d2cf81b2dba91ec939e44f07c975e684e.zip |
Make conversion specifier warning refer to typedef if possible.
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')"
llvm-svn: 145697
Diffstat (limited to 'libcxx/include/ios')
0 files changed, 0 insertions, 0 deletions