[PATCH] D62114: [Bugpoint] fix another use-after-move. NFC

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 11:25:07 PDT 2019


nickdesaulniers added a comment.

> Is this code tested?

Doesn't look like it is.  I guess I would have expected a `bugpoint` directory under `llvm/test/tools/`.

> If not, it'd be good to add some test coverage that this has revealed is missing.

I agree. Filed: https://bugs.llvm.org/show_bug.cgi?id=41970


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62114





More information about the llvm-commits mailing list