[PATCH] D141358: Remove unnecessary template specifiers from truct constructors in tests.

Ilya Biryukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 02:40:53 PST 2023


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

LGTM to unbreak the buildbots, this change definitely does not change semantics.

I wonder what caused it to break in C++20, though. Any ideas?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141358



More information about the llvm-commits mailing list