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

Kostya Kortchinsky via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 22 13:41:45 PDT 2018


Seems to have done the job, thanks!

On Fri, Jun 22, 2018 at 1:26 PM Vedant Kumar via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> r335383 should fix the build break.
>
> > On Jun 22, 2018, at 12:54 PM, Vedant Kumar via llvm-commits <
> llvm-commits at lists.llvm.org> wrote:
> >
> > Taking a look now.
> >
> >> On Jun 22, 2018, at 12:30 PM, Kostya Kortchinsky via Phabricator <
> reviews at reviews.llvm.org> wrote:
> >>
> >> cryptoad added a comment.
> >>
> >> This seems to have broken the Windows build.
> >>
> `vc:\b\slave\sanitizer-windows\llvm\projects\compiler-rt\lib\ubsan\ubsan_interface.inc(55):
> error C2065: '__ubsan_on_report': undeclared identifier`
> >>
> http://lab.llvm.org:8011/builders/sanitizer-windows/builds/30528/steps/build%20compiler-rt/logs/stdio
> >>
> >>
> >> Repository:
> >> rCRT Compiler Runtime
> >>
> >> https://reviews.llvm.org/D48446
> >>
> >>
> >>
> >
> > _______________________________________________
> > llvm-commits mailing list
> > llvm-commits at lists.llvm.org
> > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/23c35527/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4845 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/23c35527/attachment.bin>


More information about the llvm-commits mailing list