[PATCH] D67649: [FileCheck] Move private interface to its own header
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 1 13:35:00 PDT 2019
thopre updated this revision to Diff 222688.
thopre marked 11 inline comments as done.
thopre added a comment.
- Fix guard macro name for FileCheck internal header
- Fix name of internal header file in its heading comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67649/new/
https://reviews.llvm.org/D67649
Files:
llvm/include/llvm/Support/FileCheck.h
llvm/lib/Support/FileCheck.cpp
llvm/lib/Support/FileCheckImpl.h
llvm/unittests/Support/FileCheckTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67649.222688.patch
Type: text/x-patch
Size: 36446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191001/5b13acf6/attachment.bin>
More information about the llvm-commits
mailing list