[libcxx-commits] [PATCH] D111492: [libc++] DO NOT REVIEW FOR TESTING ONLY

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Oct 9 09:25:30 PDT 2021


Mordante abandoned this revision.
Mordante added a comment.

@ldionne It seems two tests are failing and they indeed use `wchar_t`. So it seems this patch provides a usable "no wide char" library on Linux. Feel free to use this patch as basis to fix D111265 <https://reviews.llvm.org/D111265>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111492/new/

https://reviews.llvm.org/D111492



More information about the libcxx-commits mailing list