[PATCH] D66461: [CaptureTracker] Comparisons of allocation pointers do not capture
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 22 20:49:43 PDT 2019
hfinkel added a comment.
> As I described, the compare will capture only if the other pointer was captured.
But the other pointer can be captured afterward, no?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66461/new/
https://reviews.llvm.org/D66461
More information about the llvm-commits
mailing list