================
@@ -236,6 +278,102 @@ TEST_F(ParseHLSLRootSignatureTest, 
InvalidParseUnexpectedEndOfStreamTest) {
 
   // Test correct diagnostic produced - end of stream
   Consumer->setExpected(diag::err_expected_after);
+
----------------
damyanp wrote:

It's kind of surprising to see all these new tests (and a bunch of new 
functional code above) added for something that's called NFC.

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

Reply via email to