[PATCH] D11502: [UBSan] Fix isDerivedFromAtOffset on iOS ARM64
Anna Zaks via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 2 17:13:17 PDT 2015
zaks.anna added a comment.
> I can try to add a generic "darwin" test (maybe even darwin+linux, ...
I think this would be overall goodness.
> Do your internal test harnesses account for tests which need
> executable+dylib (two files) to run?
Yes. (Though, we are only testing ASan at the moment.)
http://reviews.llvm.org/D11502
More information about the llvm-commits
mailing list