[PATCH] D46006: [Sanitizers] Fix Solaris build

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 25 05:01:29 PDT 2018


ro added a comment.

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.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D46006





More information about the llvm-commits mailing list