[clang] [Clang][HLSL] Add environment parameter to availability attribute (PR #89809)
Helena Kotas via cfe-commits
cfe-commits at lists.llvm.org
Tue May 14 18:46:57 PDT 2024
================
@@ -0,0 +1,140 @@
+// RUN: %clang_cc1 -triple dxil-pc-shadermodel5.0-compute -fsyntax-only -verify %s
----------------
hekota wrote:
Done.
https://github.com/llvm/llvm-project/pull/89809
More information about the cfe-commits
mailing list