[PATCH] D68323: [ELF] Wrap things in `namespace lld { namespace elf {`, NFC

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 2 01:35:52 PDT 2019


ruiu added a comment.

I think that somewhere in the Coding Style Guideline, it is recommended to keep `namespace {}` as narrow as possible. This is why I chose this style in the first place. Has that changed?


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D68323





More information about the llvm-commits mailing list