[all-commits] [llvm/llvm-project] 3925f9: [libc++][NFC] Cleanups in <charconv>.
mordante via All-commits
all-commits at lists.llvm.org
Wed Mar 9 08:52:26 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3925f98de4ac9e4eeeb82b8f9d442daec9018b61
https://github.com/llvm/llvm-project/commit/3925f98de4ac9e4eeeb82b8f9d442daec9018b61
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-03-09 (Wed, 09 Mar 2022)
Changed paths:
M libcxx/include/charconv
Log Message:
-----------
[libc++][NFC] Cleanups in <charconv>.
Based on review comments in D97705 applied some code cleanups in
<charconv>. The header now uses a more recent libc++ style.
Reviewed By: Quuxplusone, #libc, philnik
Differential Revision: https://reviews.llvm.org/D121223
More information about the All-commits
mailing list