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

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 12:00:29 PDT 2018


vsk updated this revision to Diff 152357.
vsk added a comment.

In https://reviews.llvm.org/D48446#1139655, @vitalybuka wrote:

> Does check-asan work?


Yes.

> it should be possible to write a test in compiler-rt as well

I've added test/ubsan/Misc/monitor.cpp.


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.152357.patch
Type: text/x-patch
Size: 21441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/9afd340c/attachment.bin>


More information about the llvm-commits mailing list