This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from deef7d330 [sanitizer] Allow to set SANITIZER_CAN_USE_PREINIT_ARRAY externally new 9665582c0 Xray instrumentation / enabling more tests new 7f21db7a9 Remove empty files
The 2 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/xray/TestCases/{Linux => Posix}/always-never-instrument.cc | 2 +- test/xray/TestCases/{Linux => Posix}/arg1-arg0-logging.cc | 0 test/xray/TestCases/{Linux => Posix}/arg1-logger.cc | 0 test/xray/TestCases/{Linux => Posix}/arg1-logging-implicit-this.cc | 2 +- test/xray/TestCases/{Linux => Posix}/argv0-log-file-name.cc | 0 test/xray/TestCases/{Linux => Posix}/basic-filtering.cc | 2 +- test/xray/TestCases/{Linux => Posix}/common-trampoline-alignment.cc | 2 +- test/xray/TestCases/{Linux => Posix}/coverage-sample.cc | 0 .../TestCases/{Linux => Posix}/custom-event-handler-alignment.cc | 2 +- test/xray/TestCases/{Linux => Posix}/custom-event-logging.cc | 0 test/xray/TestCases/{Linux => Posix}/fdr-mode.cc | 2 +- test/xray/TestCases/{Linux => Posix}/fdr-single-thread.cc | 2 +- test/xray/TestCases/{Linux => Posix}/fdr-thread-order.cc | 2 +- test/xray/TestCases/{Linux => Posix}/fixedsize-logging.cc | 0 test/xray/TestCases/{Linux => Posix}/func-id-utils.cc | 0 test/xray/TestCases/{Linux => Posix}/logging-modes.cc | 0 test/xray/TestCases/{Linux => Posix}/optional-inmemory-log.cc | 0 test/xray/TestCases/{Linux => Posix}/patching-unpatching.cc | 0 test/xray/TestCases/{Linux => Posix}/pic_test.cc | 0 test/xray/TestCases/{Linux => Posix}/quiet-start.cc | 2 +- test/xray/lit.cfg | 5 ++++- 21 files changed, 13 insertions(+), 10 deletions(-) rename test/xray/TestCases/{Linux => Posix}/always-never-instrument.cc (95%) rename test/xray/TestCases/{Linux => Posix}/arg1-arg0-logging.cc (100%) rename test/xray/TestCases/{Linux => Posix}/arg1-logger.cc (100%) rename test/xray/TestCases/{Linux => Posix}/arg1-logging-implicit-this.cc (94%) rename test/xray/TestCases/{Linux => Posix}/argv0-log-file-name.cc (100%) rename test/xray/TestCases/{Linux => Posix}/basic-filtering.cc (98%) rename test/xray/TestCases/{Linux => Posix}/common-trampoline-alignment.cc (97%) rename test/xray/TestCases/{Linux => Posix}/coverage-sample.cc (100%) rename test/xray/TestCases/{Linux => Posix}/custom-event-handler-alignment.cc (96%) rename test/xray/TestCases/{Linux => Posix}/custom-event-logging.cc (100%) rename test/xray/TestCases/{Linux => Posix}/fdr-mode.cc (99%) rename test/xray/TestCases/{Linux => Posix}/fdr-single-thread.cc (97%) rename test/xray/TestCases/{Linux => Posix}/fdr-thread-order.cc (98%) rename test/xray/TestCases/{Linux => Posix}/fixedsize-logging.cc (100%) rename test/xray/TestCases/{Linux => Posix}/func-id-utils.cc (100%) rename test/xray/TestCases/{Linux => Posix}/logging-modes.cc (100%) rename test/xray/TestCases/{Linux => Posix}/optional-inmemory-log.cc (100%) rename test/xray/TestCases/{Linux => Posix}/patching-unpatching.cc (100%) rename test/xray/TestCases/{Linux => Posix}/pic_test.cc (100%) rename test/xray/TestCases/{Linux => Posix}/quiet-start.cc (96%)