[PATCH] D55746: [libcxx] [test] [re.traits] Remove asserts failing due to invalid UTF-8
Marshall Clow via Phabricator
reviews at reviews.llvm.org
Mon Dec 17 07:00:48 PST 2018
mclow.lists added a comment.
I'm not really a fan of this change. Removing a test just because it's failing seems wrong to me.
We should figure out what the behavior of that call should be, and test for that.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55746/new/
https://reviews.llvm.org/D55746
More information about the libcxx-commits
mailing list