[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 11:02:11 PST 2018
mclow.lists added a comment.
> So what do you suggest we do about this test?
Let's go back to your original patch (removing `assert(t.translate_nocase(L'\xDA') == L'\xFA');`, and land that, and I'll put this on my TODO list.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55746/new/
https://reviews.llvm.org/D55746
More information about the libcxx-commits
mailing list