[all-commits] [llvm/llvm-project] 4993f5: [libc++][NFC] Use variable templates in <string> (...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Thu Jul 17 02:11:52 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4993f5b12ce4c847bb76f9bd23c188a02b27f2d9
https://github.com/llvm/llvm-project/commit/4993f5b12ce4c847bb76f9bd23c188a02b27f2d9
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths:
M libcxx/include/string
Log Message:
-----------
[libc++][NFC] Use variable templates in <string> (#149038)
Variable templates are a bit lighter on the compiler than class
templates.
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