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

Salman Javed via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 5 12:40:03 PST 2021


salman-javed-nz added a comment.

The ~6700 instances of `// end namespace` - do you observe any trend, e.g. are they concentrated in one of the LLVM sub-projects? Is it similar to the situation we have with the `readability-identifier-naming` check, where a number of sub-projects have disabled it in their sub-directory's `.clang-tidy` file?


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