diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-04-13 11:01:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-13 11:01:17 +0200 |
commit | 4e0876ee43d00c5fc28ed30bcb7c1aac2b18674f (patch) | |
tree | ed1fe71ef8adf97055b13389b9fb3099e2be9516 /clang/lib/AST/ByteCode/Compiler.cpp | |
parent | 1004fae222efeee215780c4bb4e64eb82b07fb4f (diff) | |
download | llvm-4e0876ee43d00c5fc28ed30bcb7c1aac2b18674f.zip llvm-4e0876ee43d00c5fc28ed30bcb7c1aac2b18674f.tar.gz llvm-4e0876ee43d00c5fc28ed30bcb7c1aac2b18674f.tar.bz2 |
[libc++] Use __underlying_type directly in underyling_type_t (#135423)
This avoids instantiating multiple classes, reducing compile times. This
patch also introduces `__underyling_type_t` for internal use, similar to
other type traits.
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions