================
@@ -1746,6 +1732,19 @@ TEST(TypeHints, SubstTemplateParameterAliases) {
 }
 
 TEST(DesignatorHints, Basic) {
+  assertDesignatorHints(R"cpp(
----------------
HighCommander4 wrote:

Not sure what the point of this new test case is. The existing test case (which 
the patch renames `BasicArray`) already tests the struct case with its `struct 
S { int x, y, z; };`.

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