This patch enables -fsanitize-recover for AddressSanitizer. It's an addition to http://reviews.llvm.org/D12318
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
It looks like you removed the test that -fsanitize-recover=address is rejected, but did not add a test that it is accepted.