diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2024-03-20 18:13:18 -0500 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2024-03-28 13:49:05 -0500 |
commit | 0e786557317d6dbf7dfba5115531f39096c6904d (patch) | |
tree | c5caffff2fe6aa9ebf7bdc565dd9558a25e28b8d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | efa1544c2c3551e014c2d73aebe4fd0d4cc30462 (diff) | |
download | llvm-0e786557317d6dbf7dfba5115531f39096c6904d.zip llvm-0e786557317d6dbf7dfba5115531f39096c6904d.tar.gz llvm-0e786557317d6dbf7dfba5115531f39096c6904d.tar.bz2 |
[LVI] Use m_AddLike instead of m_Add when matching simple condition
We have more complete logic for handling `Add`, so try to use that
logic for `or disjoint` (which can definitionally be treated as
`add`).
Closes #86058
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions