[all-commits] [llvm/llvm-project] 87abc5: [libc++][NFC] Inline the string constructors
philnik777 via All-commits
all-commits at lists.llvm.org
Sat Sep 17 09:00:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87abc5013ac05a8b7ef86ee98ffcabdd8908802c
https://github.com/llvm/llvm-project/commit/87abc5013ac05a8b7ef86ee98ffcabdd8908802c
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-09-17 (Sat, 17 Sep 2022)
Changed paths:
M libcxx/include/string
Log Message:
-----------
[libc++][NFC] Inline the string constructors
This removes a lot of boilerplate code.
Reviewed By: ldionne, #libc
Spies: EricWF, libcxx-commits
Differential Revision: https://reviews.llvm.org/D128081
More information about the All-commits
mailing list