[all-commits] [llvm/llvm-project] fc9bf8: [libc++] Simplify some meta programming in <varian...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Tue Jun 9 00:13:08 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc9bf89cfd9aa312bc5f1a855c76d04cf715d868
https://github.com/llvm/llvm-project/commit/fc9bf89cfd9aa312bc5f1a855c76d04cf715d868
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M libcxx/include/CMakeLists.txt
R libcxx/include/__type_traits/dependent_type.h
M libcxx/include/module.modulemap.in
M libcxx/include/variant
Log Message:
-----------
[libc++] Simplify some meta programming in <variant> (#201538)
Specifically, this avoids `__dependent_type` and `__type_identity`
instantiations, reducing compile times a bit.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list