aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2024-06-27 23:32:33 +0200
committerGitHub <noreply@github.com>2024-06-27 23:32:33 +0200
commit5b363483cf2461617fbb2449491c9914811c8d53 (patch)
tree464f593dc6da6a476d675ab33a4b5fac8bfd2eb2 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent4134b33c6a362cb462b335177d6d9e8235f04309 (diff)
downloadllvm-5b363483cf2461617fbb2449491c9914811c8d53.zip
llvm-5b363483cf2461617fbb2449491c9914811c8d53.tar.gz
llvm-5b363483cf2461617fbb2449491c9914811c8d53.tar.bz2
[Clang] Fix __is_trivially_equality_comparable returning true with ineligebile defaulted overloads (#93113)
This changes `__is_trivially_equality_comparable` to do overload resolution instead, which fixes a couple of false-positives (and a false-negative as a drive-by). Fixes #89293
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions