[PATCH] D67649: [FileCheck] Move private interface to its own header

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 30 07:54:23 PDT 2019


thopre updated this revision to Diff 222433.
thopre marked 6 inline comments as done.
thopre added a comment.

- Rename internal header to FileCheckImpl.h and fixup heading comment
- Remove unneeded include from the headers


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.222433.patch
Type: text/x-patch
Size: 36446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190930/e71210f5/attachment-0001.bin>


More information about the llvm-commits mailing list