================
@@ -85,3 +85,41 @@ export void call5() {
int1 A = {1};
S s = (S)A;
}
+
----------------
hekota wrote:`call3` and `call5` seems to be identical test cases. https://github.com/llvm/llvm-project/pull/161263 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
