[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 Aug 20 02:22:41 PDT 2020
thopre updated this revision to Diff 286750.
thopre marked 2 inline comments as done.
thopre added a comment.
- Address review comments
- rename PrintNoMatch to printNoMatch to satisfy clang-tidy
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86222/new/
https://reviews.llvm.org/D86222
Files:
llvm/include/llvm/Support/FileCheck.h
llvm/lib/Support/FileCheck.cpp
llvm/test/FileCheck/dump-input-annotations.txt
llvm/test/FileCheck/numeric-expression.txt
llvm/test/FileCheck/var-scope.txt
llvm/utils/FileCheck/FileCheck.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86222.286750.patch
Type: text/x-patch
Size: 14906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200820/856d2e97/attachment.bin>
More information about the llvm-commits
mailing list