Files
clang-p2996/llvm/unittests/Support/DJBTest.cpp
Jens Massberg f082e54cef 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
2023-01-10 15:14:09 +01:00

3.4 KiB