[PATCH] D21082: Do not assume that -fsanitize=address is valid option in clang tests
Vitaly Buka via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 7 20:02:50 PDT 2016
vitalybuka added a comment.
Oh, I see, most asan tests in clang use cross-compiler, e.g.: -target x86_64-linux-gnu
Repository:
rL LLVM
http://reviews.llvm.org/D21082
More information about the cfe-commits
mailing list