================ @@ -0,0 +1,27 @@ +// RUN: %clang_cc1 -triple spirv-unkown-vulkan1.3-compute -x hlsl -hlsl-entry foo -finclude-default-header -o - %s -verify ---------------- Keenuts wrote:
Thanks, interesting to see this doesn't fail the test. https://github.com/llvm/llvm-project/pull/188268 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
