Fznamznon wrote: > Didn't we do that for vector deleting destructors because we had people who > needed both ABIs? CC @Fznamznon
I think VDDs are guarded by -fclang-abi-compat because they break ABI compatibility. https://github.com/llvm/llvm-project/pull/210305 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
