aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenAction.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-09-22 07:52:50 -0700
committerGitHub <noreply@github.com>2025-09-22 07:52:50 -0700
commitc0b6ddfe2667307eab699a04c8e23fdc06170e95 (patch)
tree631d73ca8ba05fe4164c0676d2fc22904c25eb5d /clang/lib/CodeGen/CodeGenAction.cpp
parent78180892d5e869d39152c92438571c56d6e0daef (diff)
downloadllvm-c0b6ddfe2667307eab699a04c8e23fdc06170e95.zip
llvm-c0b6ddfe2667307eab699a04c8e23fdc06170e95.tar.gz
llvm-c0b6ddfe2667307eab699a04c8e23fdc06170e95.tar.bz2
[AMDGPU] Simplify "class HasMember##member" with llvm::is_detected (NFC) (#160037)
"class HasMember##member" detects a specific member with a complex SFINAE logic involving multiple inheritance. This patch simplifies that by switching to llvm::is_detected.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions