Avoid u8"" literals in tests, their type changes in C++20
Just specify the encoded bytes instead, which causes less confusion anyway. Differential Revision: https://reviews.llvm.org/D141368
parent
a7c2121d
Please register or sign in to comment