================
@@ -223,6 +223,34 @@ TEST_F(ParseHLSLRootSignatureTest, 
ValidParseDTClausesTest) {
   ASSERT_TRUE(Consumer->isSatisfied());
 }
 
+TEST_F(ParseHLSLRootSignatureTest, ValidParseStaticSamplerTest) {
----------------
inbelic wrote:

I opted-out to reduce redundancy, as there is already testing for the errors 
that are encountered, albeit from a different code path.

https://github.com/llvm/llvm-project/pull/140180
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to