diff options
author | Matheus Izvekov <mizvekov@gmail.com> | 2025-08-19 19:28:41 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-19 19:28:41 -0300 |
commit | 227e88b9434c24ef54b3b765fef1db42083569ed (patch) | |
tree | 357ee7e68c98b016c235ab35c76a557c432ccc69 /llvm/lib/CodeGen/ExpandVectorPredication.cpp | |
parent | 317920063b1997bd397d5adf6e00acba2b3e40b7 (diff) | |
download | llvm-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