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 | 5fdc1b993dcb01e8a994fdacfc4eb089832c82e3 (patch) | |
tree | a078ac926e2c72f691155aa3045a6876d3159714 /include/clang/Lex/ModuleLoader.h | |
parent | 07165b9e3b78ed76a7db561f392335e4a54c9e51 (diff) |
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')"
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145697 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Lex/ModuleLoader.h')
0 files changed, 0 insertions, 0 deletions