diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-09-18 14:31:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-18 14:31:18 +0200 |
commit | 868aa5f19cd71e3ff6dfce021f1bd68b4c8248e8 (patch) | |
tree | c49065524ec096beeeb39831742274278b83e208 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 69a07420f999f6f93fb3930ecb104a9d19ba1d65 (diff) | |
download | llvm-868aa5f19cd71e3ff6dfce021f1bd68b4c8248e8.zip llvm-868aa5f19cd71e3ff6dfce021f1bd68b4c8248e8.tar.gz llvm-868aa5f19cd71e3ff6dfce021f1bd68b4c8248e8.tar.bz2 |
[libc++] Introduce _LIBCPP_COMPRESSED_ELEMENT (#134253)
We have multiple classes with an empty base optimization that contains
just a single type. This patch introduces `_LIBCPP_COMPRESSED_ELEMENT`
to refactor these classes to avoid having them essentially twice,
reducing the amount of code significantly.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions