| | | | --- | --- | | Bugzilla Link | [35175](https://llvm.org/bz35175) | | Resolution | FIXED | | Resolved on | Nov 13, 2017 14:52 | | Version | unspecified | | OS | All | | Blocks | llvm/llvm-project#33840 | | CC | @alexey-bataev,@hfinkel,@tstellar | | Fixed by commit(s) | r309288 r318099 | ## Extended Description When an omp for loop is canceled the constructed objects are being destructed twice.