================
@@ -1822,6 +1821,63 @@ TEST(DesignatorHints, NoCrash) {
ExpectedHint{".b=", "b"});
}
+TEST(DesignatorHints, BasicParenInit) {
----------------
HighCommander4 wrote:(I edited the PR to make this change to `ParenInitTemplate` as well.) https://github.com/llvm/llvm-project/pull/170642 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
