================
@@ -3197,6 +3197,26 @@ TEST(TransferTest, 
AggregateInitialization_NotExplicitlyInitializedField) {
       });
 }
 
+TEST(TransferTest, AggregateInitializationFunctionPointer) {
+  // This is a crash repro.
----------------
martinboehme wrote:

```suggestion
  // This is a repro for an assertion failure.
```

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

Reply via email to