diff options
author | Nikita Popov <npopov@redhat.com> | 2023-12-07 14:09:05 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-12-07 14:10:59 +0100 |
commit | 6a1badfed2dcd438d94a35cc4ab3b38c7cc06208 (patch) | |
tree | eae2be091d3423fb1f4fa4eaf576bdbf28221122 /clang/lib/Lex/HeaderSearch.cpp | |
parent | f17e76697289e6a54e89298a49f12b6799dd3e1a (diff) | |
download | llvm-6a1badfed2dcd438d94a35cc4ab3b38c7cc06208.zip llvm-6a1badfed2dcd438d94a35cc4ab3b38c7cc06208.tar.gz llvm-6a1badfed2dcd438d94a35cc4ab3b38c7cc06208.tar.bz2 |
[ValueTracking] Add missing check when computing known bits from pointer icmp
I'm not sure whether it's possible to cause a miscompile due to
the missing check right now, as the affected values mechanism
effectively protects us against this. This becomes a problem for
an upcoming patch though.
Diffstat (limited to 'clang/lib/Lex/HeaderSearch.cpp')
0 files changed, 0 insertions, 0 deletions