================ @@ -0,0 +1,16 @@ +// REQUIRES: amdgpu-registered-target +// RUN: %clang_cc1 %s -fsyntax-only -fcuda-is-device -std=c++17 -triple spirv64-amd-amdhsa -verify + +// TODO: Make this an error ---------------- yxsamliu wrote:
This TODO looks stale now, since the test already expects errors. Could you remove it? https://github.com/llvm/llvm-project/pull/207687 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
