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

Aaron Ballman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 6 10:47:51 PST 2021


aaron.ballman added a comment.

In D115115#3174158 <https://reviews.llvm.org/D115115#3174158>, @carlosgalvezp wrote:

>> 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?

Yeah, I'd send it to llvm-dev initially. We can always widen the audience if we think that's helpful.


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