[PATCH] D66531: [lit] Fix `not` calling internal commands

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 14:33:54 PDT 2019


jdenny added a comment.

In D66531#1665158 <https://reviews.llvm.org/D66531#1665158>, @rnk wrote:

> I managed to run into this again:
>  https://reviews.llvm.org/rL371478#687359
>
> Is anything blocking this?


See D65697#1640136 <https://reviews.llvm.org/D65697#1640136>.  The next step is that D66574 <https://reviews.llvm.org/D66574> needs to be reviewed, and I have some more patches I need to propose after that to add some missing features to the internal diff implementation.  I've been very busy, so I haven't been pinging, but I didn't realize others were affected.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66531





More information about the llvm-commits mailing list