[PATCH] D11004: [asan] Rename the ABI versioning symbol to '__asan_version_mismatch_check' instead abusing '__asan_init'
Kuba Brecka
kuba.brecka at gmail.com
Thu Jul 23 05:03:44 PDT 2015
kubabrecka added a comment.
Windows bot was failing some tests, so I had to add the new interface function into `asan_win_dll_thunk.cc` in r243005 and r243007.
http://reviews.llvm.org/D11004
More information about the llvm-commits
mailing list