[libcxx] Remove the locale fallback for NuttX
authorXiang Xiao <xiaoxiang@xiaomi.com>
Tue, 31 Aug 2021 13:46:37 +0000 (09:46 -0400)
committerLouis Dionne <ldionne.2@gmail.com>
Tue, 31 Aug 2021 13:46:55 +0000 (09:46 -0400)
commit3285c7a4364eb88fd6753f362d74ee008d5479de
treed6ed3b5f774622114a837d512c9ba7990470709d
parentaaae726afb0efdac9867972ec0c5d544a637407a
[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
libcxx/include/CMakeLists.txt
libcxx/include/__locale
libcxx/include/__support/nuttx/xlocale.h [deleted file]