[libcxx-commits] [PATCH] D66496: [libcxx] Codesign test executables if necessary

Vedant Kumar via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 20 17:49:45 PDT 2019


vsk updated this revision to Diff 216298.
vsk added a comment.

- Teach '%run' about code signing.
- Introduce run.py to handle code signing in commands like 'not %run …'. A  '%run' substitution that includes the codesign command cannot achieve the same thing.


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

https://reviews.llvm.org/D66496

Files:
  libcxx/test/libcxx/strings/basic.string/PR42676.sh.cpp
  libcxx/test/lit.site.cfg.in
  libcxx/utils/libcxx/compiler.py
  libcxx/utils/libcxx/test/config.py
  libcxx/utils/run.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66496.216298.patch
Type: text/x-patch
Size: 7914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190821/0d6b47e9/attachment.bin>


More information about the libcxx-commits mailing list