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 538738052 [compiler-rt] Fix name_to_handle_at.cc test on Overlay2 (for Docker) new 6ac86bdc1 [dfsan] Introduce dfsan_flush().
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: include/sanitizer/dfsan_interface.h | 6 ++++++ lib/dfsan/dfsan.cc | 6 ++++++ lib/dfsan/done_abilist.txt | 2 ++ test/dfsan/flush.c | 28 ++++++++++++++++++++++++++++ 4 files changed, 42 insertions(+) create mode 100644 test/dfsan/flush.c