[PATCH] D21117: Specify target in lifetime-asan test.

Christof Douma via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 8 03:19:18 PDT 2016


christof accepted this revision.
christof added a reviewer: christof.
christof added a comment.

I've tested it and it removes the issue I saw. The following error is gone:
 clang-3.9: error: unsupported option '-fsanitize=address' for target 'aarch64-arm-none-eabi’

Thanks


http://reviews.llvm.org/D21117





More information about the cfe-commits mailing list