[all-commits] [llvm/llvm-project] 3285c7: [libcxx] Remove the locale fallback for NuttX
Xiang Xiao via All-commits
all-commits at lists.llvm.org
Tue Aug 31 06:47:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3285c7a4364eb88fd6753f362d74ee008d5479de
https://github.com/llvm/llvm-project/commit/3285c7a4364eb88fd6753f362d74ee008d5479de
Author: Xiang Xiao <xiaoxiang at xiaomi.com>
Date: 2021-08-31 (Tue, 31 Aug 2021)
Changed paths:
M libcxx/include/CMakeLists.txt
M libcxx/include/__locale
R libcxx/include/__support/nuttx/xlocale.h
Log Message:
-----------
[libcxx] Remove the locale fallback for NuttX
Since these functions can handled by NuttX's libc now
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D108895
More information about the All-commits
mailing list