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 Authored by rayslava on Sep 19 2017, 12:48 AM.
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