This is an archive of the discontinued LLVM Phabricator instance.

Fix bad mangling of <data-member-prefix> for a closure in the initializer of a variable at global namespace scope.
ClosedPublic

Authored by rsmith on May 5 2021, 6:58 PM.

Diff Detail

Event Timeline

rsmith created this revision.May 5 2021, 6:58 PM
rsmith requested review of this revision.May 5 2021, 6:58 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 5 2021, 6:58 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision was not accepted when it landed; it landed in state Needs Review.May 11 2021, 5:35 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
rsmith reopened this revision.May 11 2021, 5:47 PM

(Reopening, earlier commit was accidental.)

This revision is now accepted and ready to land.May 11 2021, 7:03 PM