Use -fsanitize-recover instead of -mllvm -msan-keep-going: unit tests.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 1041 Build 1041: arc lint + arc unit
Event Timeline
Comment Actions
Please move just one or two RUN lines from keep-going tests to the new recover tests, and kill the former. No need to keep both, and no need to test the -mllvm option exhaustively.
Comment Actions
- Use -fsanitize-recover instead of -mllvm -msan-keep-going: remove most of the unit tests for the legacy flag.