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

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 22 13:24:15 PDT 2018


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



More information about the llvm-commits mailing list