Don't overwrite exit code in LSan when running on top of ASan in recovery mode to avoid breakage of users code due to found leaks.
Details
Details
Diff Detail
Diff Detail
Event Timeline
test/asan/TestCases/recoverable-lsan.cc | ||
---|---|---|
4 | Please format. |
Differential D38026
Make LSan compliant with recovery mode when running on top of ASan rayslava on Sep 19 2017, 12:48 AM. Authored by
Details Don't overwrite exit code in LSan when running on top of ASan in recovery mode to avoid breakage of users code due to found leaks.
Diff Detail Event Timeline
|
please clang-format