================
@@ -252,6 +252,32 @@ TEST_F(ParseHLSLRootSignatureTest, ValidSamplerFlagsTest) {
ASSERT_TRUE(Consumer->isSatisfied());
}
+TEST_F(ParseHLSLRootSignatureTest, ValidParseRootConsantsTest) {
----------------
joaosaffran wrote:
```suggestion
TEST_F(ParseHLSLRootSignatureTest, ValidParseRootConstantsTest) {
```
nit: Also, shouldn't this be, `ValidParseEmptyRootConstantsTest`, then we add
more tests later on ?
https://github.com/llvm/llvm-project/pull/137999
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits