diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-07-21 08:59:44 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-07-21 09:02:38 -0700 |
commit | 9f8d481d6816d620fc0a1f1c510f662c01fdacec (patch) | |
tree | 2d95885326f20af524f53354e4998553577453db /llvm/unittests/Support/CommandLineTest.cpp | |
parent | bb8850d34d601d4edd75fd30c07821c05a726c42 (diff) | |
download | llvm-9f8d481d6816d620fc0a1f1c510f662c01fdacec.zip llvm-9f8d481d6816d620fc0a1f1c510f662c01fdacec.tar.gz llvm-9f8d481d6816d620fc0a1f1c510f662c01fdacec.tar.bz2 |
[lldb/Reproducers] Don't recursively record everything in the CWD
RecordInterestingDirectory was added to collect dSYM bundles and their
content. For the current working directory we only want the directory to
be part of the VFS, not necessarily its contents. This patch renames the
current method to RecordInterestingDirectoryRecursively and adds a new
one that's not recursive.
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions