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

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 08:45:54 PDT 2022


mstorsjo accepted this revision.
mstorsjo added a comment.
This revision is now accepted and ready to land.

Looks reasonable to me.

I guess the coding style guidelines will be updated for C++17 features eventually (about what features to use and not use) - this particular change seems uncontroversial in any case.


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

https://reviews.llvm.org/D131405



More information about the llvm-commits mailing list