[clang] [HLSL] Add copy assignment and construtor to resource types (PR #156075)
Steven Perron via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 5 07:34:24 PDT 2025
================
@@ -1,49 +1,65 @@
-// RUN: %clang_cc1 -triple dxil-pc-shadermodel6.6-compute -finclude-default-header \
----------------
s-perron wrote:
rebased.
https://github.com/llvm/llvm-project/pull/156075
More information about the cfe-commits
mailing list