[PATCH] D60381: FileCheck [1/12]: Move variable table in new object

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 11 15:55:40 PDT 2019


thopre updated this revision to Diff 194778.
thopre marked an inline comment as done.
thopre added a comment.
Herald added a subscriber: mgorny.

- Remove useless null check
- Add unit tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60381

Files:
  llvm/include/llvm/Support/FileCheck.h
  llvm/lib/Support/FileCheck.cpp
  llvm/unittests/Support/CMakeLists.txt
  llvm/unittests/Support/FileCheckTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60381.194778.patch
Type: text/x-patch
Size: 26994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190411/c3ee8b0a/attachment.bin>


More information about the llvm-commits mailing list