diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2018-11-01 08:56:51 +0000 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2018-11-01 08:56:51 +0000 |
commit | 1bb9aea56bdbac6fa8cb28d18a0b6c9879bee12b (patch) | |
tree | 5d804dd3b4d10371bed6348c033b8b92706d7f74 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9d5b2d4adc6d3ba29628d23173d4b078ba42d5fd (diff) | |
download | llvm-1bb9aea56bdbac6fa8cb28d18a0b6c9879bee12b.zip llvm-1bb9aea56bdbac6fa8cb28d18a0b6c9879bee12b.tar.gz llvm-1bb9aea56bdbac6fa8cb28d18a0b6c9879bee12b.tar.bz2 |
[clang][CodeGen] ImplicitIntegerSignChangeSanitizer: actually ignore NOP casts.
I fully expected for that to be handled by the canonical type check,
but it clearly wasn't. Sadly, somehow it hide until now.
Reported by Eli Friedman.
llvm-svn: 345816
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions