================
@@ -1822,6 +1821,63 @@ TEST(DesignatorHints, NoCrash) {
ExpectedHint{".b=", "b"});
}
+TEST(DesignatorHints, BasicParenInit) {
----------------
MythreyaK wrote:you're right, sorry missed that :see_no_evil:, thanks for the edit! https://github.com/llvm/llvm-project/pull/170642 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
