================ @@ -0,0 +1,137 @@ +// RUN: %clang_cc1 -triple x86_64-linux-gnu -std=c++17 -fsyntax-only -fsycl-is-device -verify %s ---------------- erichkeane wrote: I don't think I see tests for all of the things in your documented list. https://github.com/llvm/llvm-project/pull/111389