[llvm-branch-commits] [clang] [HLSL] RWBuffer<T> should not have a default parameter (PR #71265)

Justin Bogner via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Nov 3 19:03:11 PDT 2023


https://github.com/bogner created https://github.com/llvm/llvm-project/pull/71265

RWBuffer doesn't have a default type in dxc's implementation, so it
shouldn't have one in clang either.





More information about the llvm-branch-commits mailing list