Asan is now working on windows 64-bit.
This patch is turning on the unittest.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
lgtm This should start running the asan win64 tests on http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/.
Comment Actions
Seems right on win7
D:\src\llvm\ninja64>ninja check-asan [32/33] Running the AddressSanitizer tests -- Testing: 565 tests, 16 threads -- Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 67.76s Expected Passes : 385 Passes With Retry : 1 Expected Failures : 17 Unsupported Tests : 162 D:\src\llvm\ninja64>ninja check-asan-dynamic [22/23] Running the AddressSanitizer tests with dynamic runtime -- Testing: 533 tests, 16 threads -- Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 70.62s Expected Passes : 347 Expected Failures : 22 Unsupported Tests : 164