[clang] [HLSL] Add copy assignment and construtor to resource types (PR #156075)
Helena Kotas via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 3 11:24:39 PDT 2025
================
@@ -1,49 +1,65 @@
-// RUN: %clang_cc1 -triple dxil-pc-shadermodel6.6-compute -finclude-default-header \
----------------
hekota wrote:
I must have accidentally committed the file with CRLR. I'll post a PR to correct it. Then your diff will be just the changes lines.
https://github.com/llvm/llvm-project/pull/156075
More information about the cfe-commits
mailing list