diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2018-08-12 11:43:03 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2018-08-12 11:43:03 +0000 |
commit | bae6aab6fbe9fb655dd0f87d5075f4fc25d96491 (patch) | |
tree | 84d4f9380aa056f2c62d3dbbc6cce01ee30b13e9 /clang-tools-extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp | |
parent | 25cd609a644186ec2570f73cd589ac0cce79f838 (diff) | |
download | bcm5719-llvm-bae6aab6fbe9fb655dd0f87d5075f4fc25d96491.tar.gz bcm5719-llvm-bae6aab6fbe9fb655dd0f87d5075f4fc25d96491.zip |
[InstSimplify] Guard against large shift amounts.
These are always UB, but can happen for large integer inputs. Testing it
is very fragile as -simplifycfg will nuke the UB top-down.
llvm-svn: 339515
Diffstat (limited to 'clang-tools-extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp')
0 files changed, 0 insertions, 0 deletions