diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-09-03 08:30:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-03 08:30:27 +0200 |
commit | a5b5248b7f2a9c0a25fc41ea87c01510558e3ecf (patch) | |
tree | 131d62135a6f9c3ae1e2a9d369cc596400f2de9d /llvm/lib/Support/CommandLine.cpp | |
parent | 4a2dd31f16d60b65a46696a909efad5c11b18c19 (diff) | |
download | llvm-a5b5248b7f2a9c0a25fc41ea87c01510558e3ecf.zip llvm-a5b5248b7f2a9c0a25fc41ea87c01510558e3ecf.tar.gz llvm-a5b5248b7f2a9c0a25fc41ea87c01510558e3ecf.tar.bz2 |
[libc++] Simplify std::function implementation further (#145153)
We can use `if constexpr` and `__is_invocable_r` to simplify the
`function` implementation a bit.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions