[PATCH] D141368: Avoid u8"" literals in tests, their type changes in C++20

Ilya Biryukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 04:35:16 PST 2023


ilya-biryukov accepted this revision.
ilya-biryukov added a comment.
This revision is now accepted and ready to land.

LGTM. The presubmit failures are definitely unrelated as they are in a lit test for a different tool.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141368/new/

https://reviews.llvm.org/D141368



More information about the llvm-commits mailing list