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

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 1 14:51:20 PDT 2021


thopre added a comment.

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

> In D86222#2656914 <https://reviews.llvm.org/D86222#2656914>, @jdenny wrote:
>
>> How many tests does this patch break?
>
> 60, one of them being the FileCheck unittest which I haven't adapted yet. I've already made 4 patches solving 5 tests:

Down to 19 when applying these diffs on top of current main branch:

https://reviews.llvm.org/D99581
https://reviews.llvm.org/D99582
https://reviews.llvm.org/D99589
https://reviews.llvm.org/D99602
https://reviews.llvm.org/D99770
https://reviews.llvm.org/D99771


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