[PATCH] D60047: [CaptureTracking] Don't let comparisons against null escape inbounds pointers

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 9 15:02:40 PDT 2019


jdoerfert added a comment.

In D60047#1535525 <https://reviews.llvm.org/D60047#1535525>, @aykevl wrote:

> Phabricator says:
>
> > This revision was not accepted when it landed
>
> but I believe that's in error because it was not marked as accepted (while it was in practice).


Don't worry about this. It is because there was a blocking review and that reviewer never accepted as an action. Though @sanjoy did accept so all is good.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60047





More information about the llvm-commits mailing list