aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ExpandVectorPredication.cpp
diff options
context:
space:
mode:
authorMatheus Izvekov <mizvekov@gmail.com>2025-08-19 19:28:41 -0300
committerGitHub <noreply@github.com>2025-08-19 19:28:41 -0300
commit227e88b9434c24ef54b3b765fef1db42083569ed (patch)
tree357ee7e68c98b016c235ab35c76a557c432ccc69 /llvm/lib/CodeGen/ExpandVectorPredication.cpp
parent317920063b1997bd397d5adf6e00acba2b3e40b7 (diff)
downloadllvm-227e88b9434c24ef54b3b765fef1db42083569ed.zip
llvm-227e88b9434c24ef54b3b765fef1db42083569ed.tar.gz
llvm-227e88b9434c24ef54b3b765fef1db42083569ed.tar.bz2
[clang-tidy] fix misc-unconventional-assign-operator entity match (#154430)
Makes sure UnconventionalAssignOperatorCheck checks if the types reference the same entity, not the exact declaration. This adds a new matcher to support this check. This fixes a regression introduced by #147835. Since this regression was never released, there are no release notes. Fixes #153770
Diffstat (limited to 'llvm/lib/CodeGen/ExpandVectorPredication.cpp')
0 files changed, 0 insertions, 0 deletions