[PATCH] D136320: [Assignment Tracking Analysis][1/*] Add analysis pass core
Orlando Cazalet-Hyams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 25 02:04:25 PST 2022
Orlando added a comment.
> Of course, landing this would require some tests; I believe you'll get stern looks if this lands with nothing covering it. Thus you might want to fold in the tests from patch 5 as appropriate, when they're reviewed.
My original plan / hope was to land these analysis patches and tests contiguously. If that isn't agreeable then I can try to fold some in, though it'll still require either squashing or contiguous patch landing because this patch requires D136331 <https://reviews.llvm.org/D136331> to land before it can actually be tested.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136320/new/
https://reviews.llvm.org/D136320
More information about the llvm-commits
mailing list