This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] Use nested namespace definations.
ClosedPublic

Authored by jacquesguan on Aug 11 2022, 11:49 PM.

Details

Summary

Since we use C++17 now, we could use nested namespace definations to simplify code.

Diff Detail

Event Timeline

jacquesguan created this revision.Aug 11 2022, 11:49 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 11 2022, 11:50 PM
jacquesguan requested review of this revision.Aug 11 2022, 11:50 PM
This revision is now accepted and ready to land.Aug 12 2022, 9:43 AM
MaskRay accepted this revision.Aug 12 2022, 9:44 AM
This revision was landed with ongoing or failed builds.Aug 12 2022, 7:12 PM
This revision was automatically updated to reflect the committed changes.