================ @@ -0,0 +1,40 @@ +// RUN: %clang_cc1 -std=c++17 -fsyntax-only -verify %s +// expected-no-diagnostics ---------------- yxsamliu wrote:
Moved it into `overload-candidates.cpp`. The test passes. https://github.com/llvm/llvm-project/pull/208062 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
