[all-commits] [llvm/llvm-project] bfc253: [libc++][nfc] Improve standard conformance.
mordante via All-commits
all-commits at lists.llvm.org
Tue Nov 16 08:30:48 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bfc253c00068a5c5252647b6a09aef7b5f232501
https://github.com/llvm/llvm-project/commit/bfc253c00068a5c5252647b6a09aef7b5f232501
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2021-11-16 (Tue, 16 Nov 2021)
Changed paths:
M libcxx/include/charconv
Log Message:
-----------
[libc++][nfc] Improve standard conformance.
The return type of the deleted functions doesn't match the synopsis in
the standard.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D114000
More information about the All-commits
mailing list