================ @@ -0,0 +1,37 @@ +// RUN: %clang_cc1 %s -std=c++17 -fsyntax-only -verify ---------------- erichkeane wrote:
I would expect us to be able to do this in an existing test. Can you look around and find a better place for this? https://github.com/llvm/llvm-project/pull/215173 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
