Just specify the encoded bytes instead, which causes less confusion anyway.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141312
[Support] avoid u8"" literals in tests, their type changes in C++20 ClosedPublic Authored by sammccall on Jan 9 2023, 11:36 AM.
Details Summary Just specify the encoded bytes instead, which causes less confusion anyway.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 10 2023, 12:53 AM Closed by commit rG2bac59bab41f: [Support] avoid u8"" literals in tests, their type changes in C++20 (authored by sammccall). · Explain WhyJan 10 2023, 5:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 487756 llvm/unittests/Support/JSONTest.cpp
|