This is an archive of the discontinued LLVM Phabricator instance.

[lsan] Use final on Fuchsia ThreadContext declaration
ClosedPublic

Authored by mcgrathr on Dec 1 2020, 6:29 PM.

Details

Summary

This is consistent with other platforms' versions and
eliminates a compiler warning.

Diff Detail

Event Timeline

mcgrathr created this revision.Dec 1 2020, 6:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 1 2020, 6:29 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
mcgrathr requested review of this revision.Dec 1 2020, 6:29 PM
leonardchan accepted this revision.Dec 1 2020, 6:40 PM
This revision is now accepted and ready to land.Dec 1 2020, 6:40 PM
This revision was landed with ongoing or failed builds.Dec 2 2020, 11:58 AM
This revision was automatically updated to reflect the committed changes.