[all-commits] [llvm/llvm-project] 00da9e: [libc++][string] Removes obsolete constexpr.
mordante via All-commits
all-commits at lists.llvm.org
Sat Aug 20 11:43:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00da9e9a07824aaba16ead2180ea9bb00bf14827
https://github.com/llvm/llvm-project/commit/00da9e9a07824aaba16ead2180ea9bb00bf14827
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-08-20 (Sat, 20 Aug 2022)
Changed paths:
M libcxx/include/string
Log Message:
-----------
[libc++][string] Removes obsolete constexpr.
Addresses the final review comment of D131421.
Reviewed By: philnik, #libc
Differential Revision: https://reviews.llvm.org/D131857
More information about the All-commits
mailing list