[PATCH] D11502: [UBSan] Fix isDerivedFromAtOffset on iOS ARM64
Filipe Cabecinhas via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 1 14:24:55 PDT 2015
filcab added a subscriber: filcab.
filcab added a comment.
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
http://reviews.llvm.org/D11502
More information about the llvm-commits
mailing list