================
@@ -377,3 +377,26 @@ void directUnknownSymbol() {
 }
 
 }
+
+void testUnionDtor() {
----------------
Xazax-hun wrote:

I think this is a wonderful test but I would not expect to find it in 
dtor-array as this has nothing to do with arrays. Would it be possible to move 
it to a new file? Also to add a same test with a union that does not declare a 
dtor?

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

Reply via email to