================ @@ -0,0 +1,11 @@ +// RUN: %clang_cc1 -fsyntax-only -verify -std=c++20 %s +// expected-no-diagnostics + +template<typename T> ---------------- shafik wrote:
Nitpick wrap this in `namespace GH77377` since this is a regression test from a bug report https://github.com/llvm/llvm-project/pull/92425 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits