[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
Fri Apr 12 03:39:33 PDT 2019
thopre updated this revision to Diff 194836.
thopre marked 4 inline comments as done.
thopre added a comment.
- Remove comments for new functions from cpp file
- remove void from parameter list
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.194836.patch
Type: text/x-patch
Size: 26886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190412/8f2acdb6/attachment.bin>
More information about the llvm-commits
mailing list