aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2025-09-02 08:42:39 +0200
committerGitHub <noreply@github.com>2025-09-02 08:42:39 +0200
commit74b9484fd62d6be9bc49e154800ceef0d74ef24f (patch)
tree1e72bc86c94d1910d01b4df8e27af8a02c168cf7 /llvm/lib/Support/CommandLine.cpp
parenteb89af208828fc62b4a7623a7ac25f6da0bf3bfd (diff)
downloadllvm-74b9484fd62d6be9bc49e154800ceef0d74ef24f.zip
llvm-74b9484fd62d6be9bc49e154800ceef0d74ef24f.tar.gz
llvm-74b9484fd62d6be9bc49e154800ceef0d74ef24f.tar.bz2
[libc++] Simplify <tuple> further (#156351)
This essentially inlines `__make_tuple_types` and simplifies the support code. This significantly simplifies the implementation, since `__make_tuple_types` has multiple features, but the different places that use it only make use of a subset of the features. Inlining it separates concerns better and leads to less code in total.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions