[PATCH] D146987: [Assignment Tracking] Enable by default
Steven Johnson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 21 09:52:06 PDT 2023
srj added a comment.
In D146987#4287137 <https://reviews.llvm.org/D146987#4287137>, @jmorse wrote:
> Ah, you're right, it's actually the same assertion message that @srj reported which I totally skipped over. Currently I suspect that's due to different std::sort implementations.
...`std::stable_sort()`?
(But more seriously, could we please revert all of this unless/until a fix is imminent? Our testing is dead in the water at the moment.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146987/new/
https://reviews.llvm.org/D146987
More information about the cfe-commits
mailing list