diff options
author | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2018-01-04 01:15:52 +0000 |
---|---|---|
committer | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2018-01-04 01:15:52 +0000 |
commit | 8fbad0a4c208f4d30ae6274e1c9f663b143f46be (patch) | |
tree | b6ac952323af791c64d577c459cc05a6279b8198 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns.cpp | |
parent | 0228491bda4401b7e03e7ba55d1c98d9832f1fad (diff) | |
download | bcm5719-llvm-8fbad0a4c208f4d30ae6274e1c9f663b143f46be.tar.gz bcm5719-llvm-8fbad0a4c208f4d30ae6274e1c9f663b143f46be.zip |
Replace cp -a in various Clang tests
Summary:
cp -a is neither part of POSIX nor the LSB. The nearest equivalent under
POSIX is cp -RPp; however, cp -R is sufficient for the intended purpose.
test/Modules/crash-vfs-headermaps.m is not updated since it requires
system-darwin anyway.
Reviewers: bruno
Reviewed By: bruno
Subscribers: bruno, rcraik, cfe-commits
Differential Revision: https://reviews.llvm.org/D41545
llvm-svn: 321778
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns.cpp')
0 files changed, 0 insertions, 0 deletions