================ @@ -0,0 +1,11 @@ +// RUN: %clang_cc1 -fsyntax-only -std=c++14 -verify %s ---------------- mizvekov wrote:
This test should be in Parse, not Sema. You can probably find an existing test file to place it. https://github.com/llvm/llvm-project/pull/208868 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
