[PATCH] D138518: Update the list of double with codepoints
Corentin Jabot via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 22 13:01:51 PST 2022
cor3ntin added a comment.
There are some preexisting tests in `llvm/unittests/Support/UnicodeTest.cpp` which I might be able to extend with a sampling of unicode 15 codepoints, I don't know how meaningful that would be but as we talked before the only way to do exhaustive checking here would be to cross check to independent implementation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138518/new/
https://reviews.llvm.org/D138518
More information about the llvm-commits
mailing list