[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 01:42:34 PDT 2019
thopre updated this revision to Diff 194815.
thopre marked 2 inline comments as done.
thopre added a comment.
Make Context a member of FileCheck class and stop using shared_ptr
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.194815.patch
Type: text/x-patch
Size: 27246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190412/8a338f4e/attachment.bin>
More information about the llvm-commits
mailing list