This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 39bc9e010 Add testing infrastructure to check if gdb is available for testing. new 8b2db2647 [libcxx] Codesign test executables if necessary
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: test/libcxx/strings/basic.string/PR42676.sh.cpp | 2 +- test/lit.site.cfg.in | 3 ++ utils/libcxx/compiler.py | 30 +++++++++++++++---- utils/libcxx/test/config.py | 18 +++++++++--- utils/run.py | 38 +++++++++++++++++++++++++ 5 files changed, 80 insertions(+), 11 deletions(-) create mode 100644 utils/run.py