[PATCH] D35857: [lit] Fix UnboundLocalError for invalid shtest redirects

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 14:39:22 PDT 2017


modocache accepted this revision.
modocache added a comment.
This revision is now accepted and ready to land.

Nice catch, thanks!

You reminded me that I need to follow up on the comments on https://reviews.llvm.org/D27701, in order to get the lit tests running continuously, so that failures like this won't be introduced in the future.


Repository:
  rL LLVM

https://reviews.llvm.org/D35857





More information about the llvm-commits mailing list