[PATCH] D24768: [compiler-rt] Fix Asan build on Android

Etienne Bergeron via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 09:30:18 PDT 2016


etienneb added a comment.

Tests are fine on linux:

~/llvm/build$ ninja check-asan
[36/37] Running the AddressSanitizer tests
Testing Time: 89.23s

  Expected Passes    : 1398
  Expected Failures  : 3
  Unsupported Tests  : 425


https://reviews.llvm.org/D24768





More information about the llvm-commits mailing list