diff options
| author | Nikolas Klauser <nikolasklauser@berlin.de> | 2023-06-25 20:19:01 -0700 |
|---|---|---|
| committer | Nikolas Klauser <nikolasklauser@berlin.de> | 2023-06-26 09:36:58 -0700 |
| commit | 4de66e8c44348fb1e85268b10a7f862381e695c7 (patch) | |
| tree | 5b72b97aaaf1285576ee3736020434e6725f4e59 /lldb/packages/Python/lldbsuite/test | |
| parent | 0ab597062d52d3765f5cfaf998bc86af5d9842e4 (diff) | |
| download | llvm-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 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
