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 faed84647 [XRay][compiler-rt] Implement logging implementation registration new f44f47d33 [XRay][compiler-rt] Implement XRay Basic Mode Filtering
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: lib/xray/xray_inmemory_log.cc | 215 ++++++++++++++++++++------- test/xray/TestCases/Linux/basic-filtering.cc | 51 +++++++ 2 files changed, 212 insertions(+), 54 deletions(-) create mode 100644 test/xray/TestCases/Linux/basic-filtering.cc