[PATCH] D131354: [lld/mac] Use C++17 nested namespace syntax in most places

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 04:11:45 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbf20d43f8263: [lld/mac] Use C++17 nested namespace syntax in most places (authored by thakis).
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131354/new/

https://reviews.llvm.org/D131354

Files:
  lld/MachO/Arch/ARM64Common.h
  lld/MachO/ConcatOutputSection.h
  lld/MachO/Driver.h
  lld/MachO/Dwarf.h
  lld/MachO/EhFrame.h
  lld/MachO/ExportTrie.h
  lld/MachO/ICF.h
  lld/MachO/LTO.h
  lld/MachO/MachOStructs.h
  lld/MachO/MapFile.h
  lld/MachO/MarkLive.cpp
  lld/MachO/MarkLive.h
  lld/MachO/ObjC.h
  lld/MachO/OutputSection.h
  lld/MachO/OutputSegment.h
  lld/MachO/Relocations.h
  lld/MachO/SectionPriorities.h
  lld/MachO/SymbolTable.h
  lld/MachO/SyntheticSections.h
  lld/MachO/Target.h
  lld/MachO/UnwindInfoSection.h
  lld/MachO/Writer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131354.450761.patch
Type: text/x-patch
Size: 10421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220808/de2907b5/attachment.bin>


More information about the llvm-commits mailing list