diff options
author | AZero13 <gfunni234@gmail.com> | 2025-07-07 01:54:29 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-07 14:54:29 +0900 |
commit | 91cc33f3219c4b3e219430340f6b2820f0a419f3 (patch) | |
tree | ec4a5e05c342cd28f33d96d8d15a7cb5e4974998 /clang/lib/Basic/SourceManager.cpp | |
parent | 1b136824bb818d575d2c1121043a7a45d8d2f289 (diff) | |
download | llvm-91cc33f3219c4b3e219430340f6b2820f0a419f3.zip llvm-91cc33f3219c4b3e219430340f6b2820f0a419f3.tar.gz llvm-91cc33f3219c4b3e219430340f6b2820f0a419f3.tar.bz2 |
[TargetLowering] hasAndNotCompare should be checking for X, not Y (#146935)
Y is the one being bitwise-not, so it should not be passed, as the other
one should be passed instead.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions