[llvm-branch-commits] [clang] [llvm] [HLSL][RootSignature] Add optional parameters for RootConstants (PR #138007)

Finn Plummer via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu May 1 13:13:44 PDT 2025


================
@@ -255,7 +255,9 @@ TEST_F(ParseHLSLRootSignatureTest, ValidSamplerFlagsTest) {
 TEST_F(ParseHLSLRootSignatureTest, ValidParseRootConsantsTest) {
----------------
inbelic wrote:

Sure, I can add more. Just wasn't sure what the right balance is, as many of the error reports are already tested. I guess more tests never hurt tho. Will update.

https://github.com/llvm/llvm-project/pull/138007


More information about the llvm-branch-commits mailing list