[PATCH] D86222: Fix PR46880: Fail CHECK-NOT with undefined variable

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 02:16:04 PDT 2020


grimar added a comment.

In D86222#2227835 <https://reviews.llvm.org/D86222#2227835>, @thopre wrote:

> FYI: I've only looked at a couple of the testsuite failures and they are all genuine use of undefined variable. There's 59 of them in total.

Oh, OK, I did not saw this comment when wrote mine one.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86222



More information about the llvm-commits mailing list