[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 02:07:16 PST 2021


carlosgalvezp added a comment.

Makes sense, quite a big change for little benefit, perhaps. The scope of this patch is the Coding Guidelines only, however. Do you see any reason not to update this to reflect current usage? People in code reviews are pointing at old style requesting to change it to the new style, and clang-format by default will use the new style on new code, so we might as well make it "official" in the guidelines?


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