[PATCH] D48446: [ubsan] Add support for reporting diagnostics to a monitor process

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 22 10:26:04 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT335371: [ubsan] Add support for reporting diagnostics to a monitor process (authored by vedantk, committed by ).
Herald added a subscriber: Sanitizers.

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D48446

Files:
  lib/ubsan/CMakeLists.txt
  lib/ubsan/ubsan_diag.cc
  lib/ubsan/ubsan_diag.h
  lib/ubsan/ubsan_handlers.cc
  lib/ubsan/ubsan_handlers_cxx.cc
  lib/ubsan/ubsan_interface.inc
  lib/ubsan/ubsan_monitor.cc
  lib/ubsan/ubsan_monitor.h
  test/ubsan/TestCases/Misc/monitor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48446.152507.patch
Type: text/x-patch
Size: 21502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/82af9cd6/attachment.bin>


More information about the llvm-commits mailing list