This is an archive of the discontinued LLVM Phabricator instance.

[ASan/Win] Don't crash when ASAN_OPTIONS have disable_core=1
ClosedPublic

Authored by timurrrr on May 5 2014, 8:57 AM.

Details

Reviewers
kcc
timurrrr

Diff Detail

Event Timeline

timurrrr updated this revision to Diff 9079.May 5 2014, 8:57 AM
timurrrr retitled this revision from to [ASan/Win] Don't crash when ASAN_OPTIONS have disable_core=1.
timurrrr updated this object.
timurrrr edited the test plan for this revision. (Show Details)
timurrrr added a reviewer: kcc.
timurrrr added a subscriber: Unknown Object (MLST).
kcc edited edge metadata.May 6 2014, 1:26 AM

LGTM

timurrrr accepted this revision.May 6 2014, 1:29 AM
timurrrr added a reviewer: timurrrr.

r208070.

This revision is now accepted and ready to land.May 6 2014, 1:29 AM
timurrrr closed this revision.May 6 2014, 1:29 AM

Thanks!