[PATCH] D39124: Add NetBSD improvements in sanitizers

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 20 13:10:54 PDT 2017


krytarowski added a comment.

With local kludges I can get:

  check-tsan:
  
    Expected Passes    : 248
    Expected Failures  : 1
    Unsupported Tests  : 83
    Unexpected Failures: 44

I'm struggling with the remaining bugs.

Upstreaming this delta will shorten my list of local changes and easy the process of rebasing to newer snapshots.


Repository:
  rL LLVM

https://reviews.llvm.org/D39124





More information about the llvm-commits mailing list