summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py
diff options
context:
space:
mode:
authorHubert Tong <hubert.reinterpretcast@gmail.com>2018-01-04 01:15:52 +0000
committerHubert Tong <hubert.reinterpretcast@gmail.com>2018-01-04 01:15:52 +0000
commit8fbad0a4c208f4d30ae6274e1c9f663b143f46be (patch)
treeb6ac952323af791c64d577c459cc05a6279b8198 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py
parent0228491bda4401b7e03e7ba55d1c98d9832f1fad (diff)
downloadbcm5719-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/TestNamespaceLookup.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud