[PATCH] D55746: [libcxx] [test] [re.traits] Correct expected values for invalid UTF-8

Marshall Clow via Phabricator reviews at reviews.llvm.org
Mon Dec 17 10:35:31 PST 2018


mclow.lists added a comment.

I have written a similar program, but using `t.translate_nocase`. All the characters from `C0` --> `DE` are translated on Darwin.


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

https://reviews.llvm.org/D55746





More information about the libcxx-commits mailing list