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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 13:47:43 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG87248ba5b1dd: [lld/elf] 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/D131612/new/

https://reviews.llvm.org/D131612

Files:
  lld/ELF/AArch64ErrataFix.h
  lld/ELF/ARMErrataFix.h
  lld/ELF/CallGraphSort.h
  lld/ELF/Config.h
  lld/ELF/DWARF.h
  lld/ELF/Driver.h
  lld/ELF/EhFrame.h
  lld/ELF/ICF.h
  lld/ELF/LTO.h
  lld/ELF/LinkerScript.h
  lld/ELF/MapFile.h
  lld/ELF/MarkLive.h
  lld/ELF/OutputSections.h
  lld/ELF/Relocations.h
  lld/ELF/ScriptLexer.h
  lld/ELF/ScriptParser.h
  lld/ELF/SymbolTable.h
  lld/ELF/SyntheticSections.h
  lld/ELF/Thunks.h
  lld/ELF/Writer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131612.451623.patch
Type: text/x-patch
Size: 9182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/da4218ce/attachment.bin>


More information about the llvm-commits mailing list