[PATCH] D11502: [UBSan] Fix isDerivedFromAtOffset on iOS ARM64

Filipe Cabecinhas via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 14:24:51 PDT 2015


I can try to add a generic "darwin" test (maybe even darwin+linux, but
adding Windows might be harder, since the platform is so different). This
test would pass both before and after my change, though (in every platform
I can test).
Do your internal test harnesses account for tests which need
executable+dylib (two files) to run?

 Filipe


On Tue, Sep 1, 2015 at 2:20 PM, Anna Zaks <zaks.anna at gmail.com> wrote:

> 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
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150901/f87d4528/attachment.html>


More information about the llvm-commits mailing list