[all-commits] [llvm/llvm-project] 00e740: [NFC][libc++] Addresses LWG3903.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Sat Jul 8 03:55:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00e740f1e96d37c4b89b748540f7b48a0131d588
https://github.com/llvm/llvm-project/commit/00e740f1e96d37c4b89b748540f7b48a0131d588
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-07-08 (Sat, 08 Jul 2023)
Changed paths:
M libcxx/docs/Status/Cxx2cIssues.csv
M libcxx/include/span
Log Message:
-----------
[NFC][libc++] Addresses LWG3903.
Note libc++ actually implemented this wording from the start (D49338).
The Clang version is the same as the version that implements
P0122R7 <span>
Implements
- LWG3903 span destructor is redundantly noexcept
Reviewed By: #libc, philnik
Differential Revision: https://reviews.llvm.org/D153284
More information about the All-commits
mailing list