[PATCH] D41545: Replace cp -a in various Clang tests

Hubert Tong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 29 10:43:51 PST 2017


hubert.reinterpretcast added a comment.

Maybe `cp -R` is sufficient? `cp -RPp` was the just-to-be-safe "minimal change".


Repository:
  rC Clang

https://reviews.llvm.org/D41545





More information about the cfe-commits mailing list