This is an archive of the discontinued LLVM Phabricator instance.

[compiler-rt] [test] Fix asan symbolize tests on py3.10
ClosedPublic

Authored by mgorny on Jul 6 2021, 9:13 AM.

Details

Summary

Update the asan_symbolize_script for changes in argparse output
in Python 3.10. The parser output 'options' instead of 'optional
arguments'.

Diff Detail

Event Timeline

mgorny created this revision.Jul 6 2021, 9:13 AM
mgorny requested review of this revision.Jul 6 2021, 9:13 AM
mgorny added a reviewer: kcc.
This revision is now accepted and ready to land.Jul 6 2021, 10:54 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 6 2021, 11:41 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript