[PATCH] D150505: [cmake] Disable GCC lifetime DSE
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 14 14:13:51 PDT 2023
MaskRay added a comment.
In D150505#4340623 <https://reviews.llvm.org/D150505#4340623>, @xry111 wrote:
> Revised changeset at D150524 <https://reviews.llvm.org/D150524>.
For this kind of fixes, the practice is to click "Add Action" - "Reopen Revision" and update a new diff, instead of creating a new differential :)
626849c71e85d546a004cc91866beab610222194 <https://reviews.llvm.org/rG626849c71e85d546a004cc91866beab610222194> shall fix `clang-tools-extra/test/clang-tidy/checkers/performance/trivially-destructible.cpp`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150505/new/
https://reviews.llvm.org/D150505
More information about the llvm-commits
mailing list