[PATCH] D65237: [Support] move FileCollector from LLDB to llvm/Support

Alex Lorenz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 14:46:03 PDT 2019


arphaman updated this revision to Diff 211603.
arphaman added a comment.

Use `private` as suggested by Jan.


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

https://reviews.llvm.org/D65237

Files:
  lldb/include/lldb/Utility/FileCollector.h
  lldb/source/Utility/CMakeLists.txt
  lldb/source/Utility/FileCollector.cpp
  lldb/unittests/Utility/CMakeLists.txt
  lldb/unittests/Utility/FileCollectorTest.cpp
  llvm/include/llvm/Support/FileCollector.h
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/FileCollector.cpp
  llvm/unittests/Support/CMakeLists.txt
  llvm/unittests/Support/FileCollectorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65237.211603.patch
Type: text/x-patch
Size: 11734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190724/e66aa111/attachment.bin>


More information about the llvm-commits mailing list