[PATCH] D23363: [compiler-rt] Add support for the dynamic shadow allocation
Etienne Bergeron via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 10 12:05:59 PDT 2016
etienneb added a comment.
With these two patches, asan unittests are passing on windows 64-bit.
https://reviews.llvm.org/D23354
https://reviews.llvm.org/D23363
D:\src\llvm\ninja64>ninja check-asan
-- Testing: 536 tests, 16 threads --
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
Testing Time: 68.45s
Expected Passes : 374
Expected Failures : 15
Unsupported Tests : 147
https://reviews.llvm.org/D23363
More information about the llvm-commits
mailing list