This is an archive of the discontinued LLVM Phabricator instance.

[NFC][libcxxabi] Rename GlobalLock to GlobalMutex
ClosedPublic

Authored by DanielMcIntosh-IBM on Sep 9 2021, 1:13 PM.

Details

Reviewers
ldionne
EricWF
zibi
Group Reviewers
Restricted Project
Commits
rGe42eeb88d7b2: [NFC][libcxxabi] Rename GlobalLock to GlobalMutex
Summary

This will make the naming more consistent with what it's called in the
rest of the file.

This is the 1st of 5 changes to overhaul cxa_guard.
See D108343 for what the final result will be.

Diff Detail

Event Timeline

DanielMcIntosh-IBM requested review of this revision.Sep 9 2021, 1:13 PM
DanielMcIntosh-IBM created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptSep 9 2021, 1:13 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript

Update description with a bit more detail

DanielMcIntosh-IBM edited the summary of this revision. (Show Details)Sep 13 2021, 12:35 PM
ldionne accepted this revision.Sep 20 2021, 1:58 PM
This revision is now accepted and ready to land.Sep 20 2021, 1:58 PM
DanielMcIntosh-IBM edited the summary of this revision. (Show Details)Sep 23 2021, 9:25 AM

(I'm waiting for the other 5 related PRs to get approved before landing to reduce the number of times we have to resolve merge conflicts downstream)

DanielMcIntosh-IBM edited the summary of this revision. (Show Details)Dec 8 2021, 11:43 AM

No change, just re-trigger CI so later dependent changes update their base revision

DanielMcIntosh-IBM edited the summary of this revision. (Show Details)Jan 10 2022, 2:19 PM
This revision was landed with ongoing or failed builds.Jan 12 2022, 2:29 PM
This revision was automatically updated to reflect the committed changes.