[PATCH] D131405: [lld/win] 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 08:48:22 PDT 2022


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

https://reviews.llvm.org/D131405

Files:
  lld/COFF/COFFLinkerContext.cpp
  lld/COFF/COFFLinkerContext.h
  lld/COFF/CallGraphSort.h
  lld/COFF/Chunks.cpp
  lld/COFF/Chunks.h
  lld/COFF/Config.h
  lld/COFF/DLL.cpp
  lld/COFF/DLL.h
  lld/COFF/DebugTypes.cpp
  lld/COFF/DebugTypes.h
  lld/COFF/Driver.cpp
  lld/COFF/Driver.h
  lld/COFF/ICF.cpp
  lld/COFF/ICF.h
  lld/COFF/LLDMapFile.h
  lld/COFF/LTO.h
  lld/COFF/MapFile.h
  lld/COFF/MarkLive.cpp
  lld/COFF/MarkLive.h
  lld/COFF/MinGW.h
  lld/COFF/PDB.h
  lld/COFF/SymbolTable.cpp
  lld/COFF/SymbolTable.h
  lld/COFF/TypeMerger.h
  lld/COFF/Writer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131405.450830.patch
Type: text/x-patch
Size: 12045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220808/77276a29/attachment.bin>


More information about the llvm-commits mailing list