[PATCH] D11548: [LLVM] Fix Clang-tidy llvm-namespace-comment warnings

Eugene Zelenko eugene.zelenko at gmail.com
Tue Jul 28 13:17:41 PDT 2015


Eugene.Zelenko added a comment.

I think it's better to place comments consistently independently from number of declarations in namespace.

At least Clang-tidy llvm-namespace-comment will be happy and will not complain on same part of code in future.


http://reviews.llvm.org/D11548







More information about the llvm-commits mailing list