This is an archive of the discontinued LLVM Phabricator instance.

add debug code to chase down a rare crash in asan/lsan https://github.com/google/sanitizers/issues/1193
ClosedPublic

Authored by kcc on Jun 1 2020, 5:39 PM.

Diff Detail

Event Timeline

kcc created this revision.Jun 1 2020, 5:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 1 2020, 5:39 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
kcc updated this revision to Diff 267769.Jun 1 2020, 5:42 PM

(fix typo)

kcc updated this revision to Diff 267773.Jun 1 2020, 5:46 PM

(update)

vitalybuka accepted this revision.Jun 1 2020, 6:35 PM
This revision is now accepted and ready to land.Jun 1 2020, 6:35 PM
kcc added a comment.Jun 1 2020, 7:25 PM

Submitted: https://github.com/llvm/llvm-project/commit/2e6c3e3e7b5eb46452b1819c69919fab820b4233
(had some trouble with arc... pushed via git push instead of arc land)

This revision was automatically updated to reflect the committed changes.
In D80967#2067843, @kcc wrote:

Submitted: https://github.com/llvm/llvm-project/commit/2e6c3e3e7b5eb46452b1819c69919fab820b4233
(had some trouble with arc... pushed via git push instead of arc land)

issue is going to be updated/closed automatically even after git push, but with some delay