[PATCH] D150524: [cmake] Disable GCC lifetime DSE

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 14 12:02:10 PDT 2023


MaskRay requested changes to this revision.
MaskRay added a comment.
This revision now requires changes to proceed.

I think the correct fix for `trivially-destructible.cpp` is to append `--`. No `-p` or comment is needed.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150524/new/

https://reviews.llvm.org/D150524



More information about the cfe-commits mailing list