aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-09-08 12:32:27 -0700
committerGitHub <noreply@github.com>2025-09-08 12:32:27 -0700
commitfc726fbe84573e03efb3eb48e36c2b23883eb313 (patch)
tree19b5ba378f9d2f508adec816d306fae50578ca2f /clang/lib/CodeGen/CodeGenModule.cpp
parentc883f82ce8dca5dec51d3226a68451548eaa2e56 (diff)
downloadllvm-fc726fbe84573e03efb3eb48e36c2b23883eb313.zip
llvm-fc726fbe84573e03efb3eb48e36c2b23883eb313.tar.gz
llvm-fc726fbe84573e03efb3eb48e36c2b23883eb313.tar.bz2
[ADT] Replace Min with variadic std::min (#157390)
Without this patch, NumTagBits and MinTag use a recursive template Min to compute Min. This patch replaces Min with variadic std::min. While I'm at it, this patch changes the type of NumTagBits to static constexpr int.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions