aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2025-03-24 07:32:01 +0100
committerGitHub <noreply@github.com>2025-03-24 07:32:01 +0100
commitddc62797c4fb30475bb2787101fc5b7acb641af9 (patch)
treeccac40538a3692643651f2b7fb390cbe4db8cf3e /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent66531c998aa76bfb5538a28656b979c268e7b126 (diff)
downloadllvm-ddc62797c4fb30475bb2787101fc5b7acb641af9.zip
llvm-ddc62797c4fb30475bb2787101fc5b7acb641af9.tar.gz
llvm-ddc62797c4fb30475bb2787101fc5b7acb641af9.tar.bz2
[libc++] Simplify the implementation of __is_referenceable (#130043)
The `__is_referenceable` builtin has been removed from Clang, since all its uses have been replaced by builtins themselves. This trait only exists for GCC compatibility and to word around some issues in the other traits. The non-builtin implementation has been refactored to use variable templates instead, making the implementation much simpler.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions