aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2023-06-25 20:19:01 -0700
committerNikolas Klauser <nikolasklauser@berlin.de>2023-06-26 09:36:58 -0700
commit4de66e8c44348fb1e85268b10a7f862381e695c7 (patch)
tree5b72b97aaaf1285576ee3736020434e6725f4e59 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parent0ab597062d52d3765f5cfaf998bc86af5d9842e4 (diff)
downloadllvm-4de66e8c44348fb1e85268b10a7f862381e695c7.zip
llvm-4de66e8c44348fb1e85268b10a7f862381e695c7.tar.gz
llvm-4de66e8c44348fb1e85268b10a7f862381e695c7.tar.bz2
[clang] __is_trivially_equality_comparable should return false for arrays
When comparing two arrays, their pointers are compared instead of their elements, which means that they are not trivially equality comparable Fixes #63371 Reviewed By: cor3ntin Spies: cor3ntin, cfe-commits Differential Revision: https://reviews.llvm.org/D153737
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions