[PATCH] D14243: [ASan] Allow -fsanitize-recover for ASan.

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 11:44:24 PST 2015


eugenis added a comment.

It looks like you removed the test that -fsanitize-recover=address is rejected, but did not add a test that it is accepted.


http://reviews.llvm.org/D14243





More information about the llvm-commits mailing list