This is an archive of the discontinued LLVM Phabricator instance.

[test] Enable check-lsan on aarch64-*-linux
ClosedPublic

Authored by MaskRay on Mar 19 2021, 1:37 PM.

Details

Reviewers
resistor
vitalybuka
Group Reviewers
Restricted Project
Commits
rGfdf97bc73891: [test] Enable check-lsan on aarch64-*-linux
Summary

check-lsan passed on an aarch64-*-linux machine.

Unsupport many_tls_keys_pthread.cpp for now: it requires GetTls to include
specific_1stblock and specific in struct pthread.

Diff Detail

Event Timeline

MaskRay created this revision.Mar 19 2021, 1:37 PM
MaskRay requested review of this revision.Mar 19 2021, 1:37 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 19 2021, 1:37 PM
resistor accepted this revision.Mar 19 2021, 1:38 PM
This revision is now accepted and ready to land.Mar 19 2021, 1:38 PM
MaskRay updated this revision to Diff 332031.Mar 19 2021, 4:30 PM
MaskRay edited the summary of this revision. (Show Details)

Unsupport one test.

D98926 can make new support easier.

vitalybuka accepted this revision.Mar 23 2021, 10:58 AM
MaskRay updated this revision to Diff 332733.Mar 23 2021, 11:10 AM

Improve a comment

This revision was landed with ongoing or failed builds.Mar 23 2021, 11:11 AM
This revision was automatically updated to reflect the committed changes.