This is an archive of the discontinued LLVM Phabricator instance.

[lld/elf] Use C++17 nested namespace syntax in most places
ClosedPublic

Authored by thakis on Aug 10 2022, 12:32 PM.

Details

Summary

Like D131405, but for ELF.

No behavior change.

Diff Detail

Event Timeline

thakis created this revision.Aug 10 2022, 12:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 10 2022, 12:32 PM
thakis requested review of this revision.Aug 10 2022, 12:32 PM
MaskRay accepted this revision.Aug 10 2022, 1:10 PM

LGTM.

This revision is now accepted and ready to land.Aug 10 2022, 1:10 PM
This revision was landed with ongoing or failed builds.Aug 10 2022, 1:47 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 10 2022, 1:47 PM