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

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 5 13:59:57 PDT 2021


thopre added a comment.

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

> 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:

All tests fixed except for 2 related ones but with a RFC review. Most fix have already landed, 12 still in review (incl. the RFC one). We're almost there. :-)


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