[libcxx-commits] [PATCH] D100477: [libc++] Remove test suite workarounds on Apple with old Clangs

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 14 12:00:49 PDT 2021


Quuxplusone accepted this revision.
Quuxplusone added a comment.
This revision is now accepted and ready to land.

LGTM!
Bonus tech-debt points if you want to make a followup NFC commit to consistently use `ASSERT_SAME_TYPE` and, like, `const wchar_t *cws` instead of manual casting everywhere.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100477



More information about the libcxx-commits mailing list