================ @@ -0,0 +1,40 @@ +// RUN: %clang_cc1 -std=c++17 -fsyntax-only -verify %s +// expected-no-diagnostics ---------------- mizvekov wrote:
It seems like `clang/test/SemaTemplate/overload-candidates.cpp` would be a good fit to add this test case instead of a separate file, unless you have a good reason for this? https://github.com/llvm/llvm-project/pull/208062 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
