[sanitizer_common] Add __sanitizer_on_print to interface list.
authorMatt Morehouse <mascasa@google.com>
Wed, 2 Oct 2019 21:21:18 +0000 (21:21 +0000)
committerMatt Morehouse <mascasa@google.com>
Wed, 2 Oct 2019 21:21:18 +0000 (21:21 +0000)
Should fix the current Windows buildbot failure.

llvm-svn: 373530

compiler-rt/lib/sanitizer_common/sanitizer_common_interface.inc

index c725549..c78b6e1 100644 (file)
@@ -14,6 +14,7 @@ INTERFACE_FUNCTION(__sanitizer_set_death_callback)
 INTERFACE_FUNCTION(__sanitizer_set_report_path)
 INTERFACE_FUNCTION(__sanitizer_set_report_fd)
 INTERFACE_FUNCTION(__sanitizer_verify_contiguous_container)
+INTERFACE_WEAK_FUNCTION(__sanitizer_on_print)
 INTERFACE_WEAK_FUNCTION(__sanitizer_report_error_summary)
 INTERFACE_WEAK_FUNCTION(__sanitizer_sandbox_on_notify)
 // Sanitizer weak hooks