This is an archive of the discontinued LLVM Phabricator instance.

Support leak sanitizer in libcxx.
ClosedPublic

Authored by saugustine on Apr 19 2021, 10:57 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rGfe1555607716: Support leak sanitizer in libcxx.
Summary

Support leak sanitizer in libcxx.

Simple addition for leak checking when running the libcxx testsuite.

Diff Detail

Event Timeline

saugustine created this revision.Apr 19 2021, 10:57 AM
saugustine requested review of this revision.Apr 19 2021, 10:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 19 2021, 10:57 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Apr 26 2021, 6:54 AM
This revision is now accepted and ready to land.Apr 26 2021, 6:54 AM
This revision was automatically updated to reflect the committed changes.