================
@@ -5172,6 +5172,12 @@ def HLSLShader : InheritableAttr {
}];
}
+def HLSLArrayed : TypeAttr {
----------------
tcorringham wrote:
I have used HLSLIsArrayed and IsArrayed throughout to improve constency.
Thanks for the test suggestion - adding hlsl_is_arrayed.hlsl exposed a missing
case in the processing of the attributes, which I have now fixed.
https://github.com/llvm/llvm-project/pull/201163
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits