================ @@ -0,0 +1,10 @@ +// RUN: not %clang_cc1 -triple x86_64-unknown-unknown -fsycl-is-device %s 2>&1 | FileCheck --check-prefixes=INVALID %s ---------------- elizabethandrews wrote:
@Fznamznon would you still prefer I add the bug report test in this PR? IMO it is unnecessary since the frontend error being generated now is independent of the code itself but I can add the test if you like. https://github.com/llvm/llvm-project/pull/172366 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
