================
@@ -1822,6 +1821,63 @@ TEST(DesignatorHints, NoCrash) {
                         ExpectedHint{".b=", "b"});
 }
 
+TEST(DesignatorHints, BasicParenInit) {
----------------
HighCommander4 wrote:

nit: I would drop `Basic` from the names of all new tests added in this patch. 
`DesignatorHints.ParenInit`, `DesignatorHints.ParenInitDerived` etc. seem 
descriptive enough, and there aren't any tests that are "not basic" to contrast 
with "basic".

https://github.com/llvm/llvm-project/pull/170642
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to