================ @@ -0,0 +1,8 @@ +// RUN: %clang_cc1 -triple x86_64-linux-gnu -fsyntax-only -std=c++17 -verify=expected %s ---------------- shermpay wrote:
Thanks for pointing this out! I updated the code to support the new constexpr interpreter and included this as a test case. https://github.com/llvm/llvm-project/pull/185800 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
