diff options
author | Guillaume Chatelet <gchatelet@google.com> | 2018-11-26 16:25:55 +0000 |
---|---|---|
committer | Guillaume Chatelet <gchatelet@google.com> | 2018-11-26 16:25:55 +0000 |
commit | 10a7ee704417a9af6150c574f32befc32c3e2182 (patch) | |
tree | 1136a948215962280fa959da065ba6aed8d2d741 /clang/lib/AST/ItaniumMangle.cpp | |
parent | b9e4852c92c0fb5cf3ab21d5a9ef3805758233b8 (diff) | |
download | bcm5719-llvm-10a7ee704417a9af6150c574f32befc32c3e2182.tar.gz bcm5719-llvm-10a7ee704417a9af6150c574f32befc32c3e2182.zip |
[clang-tidy] Improving narrowing conversions
Summary:
Newly flagged narrowing conversions:
- integer to narrower signed integer (this is compiler implementation defined),
- integer - floating point narrowing conversions,
- floating point - integer narrowing conversions,
- constants with narrowing conversions (even in ternary operator).
Reviewers: hokein, alexfh, aaron.ballman, JonasToth
Reviewed By: aaron.ballman, JonasToth
Subscribers: lebedev.ri, courbet, nemanjai, xazax.hun, kbarton, cfe-commits
Tags: #clang-tools-extra
Differential Revision: https://reviews.llvm.org/D53488
llvm-svn: 347570
Diffstat (limited to 'clang/lib/AST/ItaniumMangle.cpp')
0 files changed, 0 insertions, 0 deletions