[PATCH] D21588: [asan] Relax a flaky invalid-pointer-pairs test
Anna Zaks via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 22 13:49:40 PDT 2016
zaks.anna added a comment.
> Do you have any idea why we get this difference? Would be nice to know, and possibly to account for.
Unfortunately, I don't know. I do know that we call llvm-symbolizer in both cases, so it's either the inconsitancy in that or the debug info.
http://reviews.llvm.org/D21588
More information about the llvm-commits
mailing list