[PATCH] D11502: [UBSan] Fix isDerivedFromAtOffset on iOS ARM64
Anna Zaks via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 1 14:20:54 PDT 2015
zaks.anna added a comment.
> No test since it doesn't seem we support anything related to running on
> iOS devices. I couldn't even figure out a nice way to do it from the
> command line.
The test case you provided should be passing on all architectures, correct? If so, why not just add it?
(We do have a way to run tests on iOS devices internally.)
http://reviews.llvm.org/D11502
More information about the llvm-commits
mailing list