This is an archive of the discontinued LLVM Phabricator instance.

[hwasan] Support __lsan_default_options
ClosedPublic

Authored by MaskRay on Jan 30 2023, 2:58 PM.

Diff Detail

Event Timeline

MaskRay created this revision.Jan 30 2023, 2:58 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 30 2023, 2:58 PM
Herald added a subscriber: Enna1. · View Herald Transcript
MaskRay requested review of this revision.Jan 30 2023, 2:58 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 30 2023, 2:58 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
MaskRay updated this revision to Diff 493429.Jan 30 2023, 2:59 PM

simplify code

if this is approved, consider simplifying asan_flags.cpp as well

vitalybuka accepted this revision.Jan 30 2023, 3:06 PM
vitalybuka added inline comments.
compiler-rt/test/lsan/TestCases/default_options.cpp
5
This revision is now accepted and ready to land.Jan 30 2023, 3:06 PM
This revision was landed with ongoing or failed builds.Jan 30 2023, 3:07 PM
This revision was automatically updated to reflect the committed changes.