[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:57:58 PDT 2021


thopre updated this revision to Diff 335320.
thopre added a comment.

Fix unit test failure, still need to add unit tests to cover new code


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86222

Files:
  llvm/lib/FileCheck/FileCheck.cpp
  llvm/lib/FileCheck/FileCheckImpl.h
  llvm/test/FileCheck/dump-input/annotations.txt
  llvm/test/FileCheck/match-time-error-propagation/invalid-excluded-pattern.txt
  llvm/test/FileCheck/match-time-error-propagation/invalid-expected-pattern.txt
  llvm/test/FileCheck/numeric-expression.txt
  llvm/test/FileCheck/var-scope.txt
  llvm/unittests/FileCheck/FileCheckTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86222.335320.patch
Type: text/x-patch
Size: 16189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210405/949940df/attachment.bin>


More information about the llvm-commits mailing list