[PATCH] D46006: [Sanitizers] Fix Solaris build

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 25 07:45:15 PDT 2018


krytarowski added a comment.

In https://reviews.llvm.org/D46006#1077941, @ro wrote:

> In https://reviews.llvm.org/D46006#1076822, @krytarowski wrote:
>
> > Can you run tests on SunOS? check-asan, check-ubsan etc.
>
>
> Of course: that's the first thing I did after fixing the build (run make check-all, that is, which includes the above).  Same as before the
>  breakage.


What are the SunOS results? For NetBSD ASan broke badly and results for other sanitizers (UBSan, TSan, MSan) are deteriorated...

I will need to fix it in future again.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D46006





More information about the llvm-commits mailing list