[clang] [MS][clang] Add support for vector deleting destructors (PR #126240)
Mariya Podchishchaeva via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 28 06:09:37 PDT 2025
Fznamznon wrote:
Soo, I restored all the attributes on vector deleting destructor and the calling convention (so they are the same as in non-failing case) and the crash is gone. I'll put a PR reapplying the patch soon. The reduction helped a lot, thanks!
https://github.com/llvm/llvm-project/pull/126240
More information about the cfe-commits
mailing list