[PATCH] D115115: [doc] Fix namespace comment style in Coding Guidelines

Carlos Galvez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 6 10:46:13 PST 2021


carlosgalvezp added a comment.

> My search for // end namespace brings up 1076 entries

Actually if you search for `// end` you'll get 1750+ hits, due to `// end anonymous namespace` :) Then it's a more even split, so perhaps it does makes sense to keep both.

> I'd recommend an RFC.

Sounds good! What list should I use, would `llvm-dev` be appropriate?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115115



More information about the llvm-commits mailing list