[PATCH] D31430: Disable asan leak tests on i386 linux
Francis Ricci via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 28 12:21:09 PDT 2017
fjricci added a comment.
To be clear, my patch doesn't change the default set by `sanitizer_flags.inc` for `detect_leaks`, it just forces asan to respect it. So if we want to change the default, that's something that could be done (although not my decision).
https://reviews.llvm.org/D31430
More information about the llvm-commits
mailing list