[all-commits] [llvm/llvm-project] fcfc0e: [libc++] Introduce __fits_in_sso()
philnik777 via All-commits
all-commits at lists.llvm.org
Tue Jan 11 14:21:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fcfc0e7ad34c48e0c3a36516b5098ba465b66d69
https://github.com/llvm/llvm-project/commit/fcfc0e7ad34c48e0c3a36516b5098ba465b66d69
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-01-11 (Tue, 11 Jan 2022)
Changed paths:
M libcxx/include/string
Log Message:
-----------
[libc++] Introduce __fits_in_sso()
Introduce `__fits_in_sso()` to put the constexpr tests into a central place.
Reviewed By: ldionne, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D116487
More information about the All-commits
mailing list