[all-commits] [llvm/llvm-project] 4e6568: [libc++][nfc] Improve error diagnostics.
mordante via All-commits
all-commits at lists.llvm.org
Wed Jul 28 08:57:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e65688571221565cf1a5c1e4bb58ee2ab7c9c83
https://github.com/llvm/llvm-project/commit/4e65688571221565cf1a5c1e4bb58ee2ab7c9c83
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2021-07-28 (Wed, 28 Jul 2021)
Changed paths:
M libcxx/include/filesystem
M libcxx/include/locale.h
Log Message:
-----------
[libc++][nfc] Improve error diagnostics.
The error message for disabled filesystem and locale support is now done
in the same fashion as ranges and format in D106763.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D106935
More information about the All-commits
mailing list