[clang] [MS][clang] Add support for vector deleting destructors (PR #126240)

Mariya Podchishchaeva via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 19 07:22:14 PDT 2025


Fznamznon wrote:

> I've uploaded a stand-alone from-source reproducer of the run time crash here: https://crbug.com/402425841#comment10

Reproduced. Seems limited to 32-bit build (only reproducible with -m32 option) and lld linker. Fine with either standard linker or 64-bit build.

https://github.com/llvm/llvm-project/pull/126240


More information about the cfe-commits mailing list