[PATCH] D64057: Add NetBSD LSan support

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 23:58:37 PDT 2019


lebedev.ri added a comment.

In D64057#1579961 <https://reviews.llvm.org/D64057#1579961>, @krytarowski wrote:

> I've landed this version as it is good enough to land LLVM-9.
>
> Unfortunately many tests fail as they seem to be tuned for Linux/Darwin.
>
> Please see:
>
> https://reviews.llvm.org/D64057#1565937
>
> @vitalybuka how to address these problems?


Can you show how the tests *fail*>
I.e. what is the diff between expected and actual output?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64057/new/

https://reviews.llvm.org/D64057





More information about the llvm-commits mailing list