diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2024-06-25 16:53:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-25 16:53:17 +0200 |
commit | 2274c66e6faaaf29ad693b1ae3e5a7b0228a1950 (patch) | |
tree | 67df0fbf7d8c85c0edf486be8e9c17dd4507b557 /libcxx/src/filesystem/operations.cpp | |
parent | ec9ce89a0823165e245be8fc095da8a88fb4cf79 (diff) | |
download | llvm-2274c66e6faaaf29ad693b1ae3e5a7b0228a1950.zip llvm-2274c66e6faaaf29ad693b1ae3e5a7b0228a1950.tar.gz llvm-2274c66e6faaaf29ad693b1ae3e5a7b0228a1950.tar.bz2 |
[libc++] Use _If for conditional_t (#96193)
This avoids different instantiations when the if and else types are
different, resulting in reduced memory use by the compiler.
Diffstat (limited to 'libcxx/src/filesystem/operations.cpp')
0 files changed, 0 insertions, 0 deletions