[PATCH] D149664: Add -misc-use-anonymous-namespace to .clang-tidy
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 5 16:28:28 PDT 2023
MaskRay added a comment.
In D149664#4323540 <https://reviews.llvm.org/D149664#4323540>, @barannikov88 wrote:
> @MaskRay Do you mean that 'no-' and/or 'use-' should be ignored for the purpose of lexicographical comparison? (I don't mind, just in case.)
Ah, sorry. I think your order is correct.
I agree that our coding style is contrary to misc-use-anonymous-namespace and should not use misc-use-anonymous-namespace.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149664/new/
https://reviews.llvm.org/D149664
More information about the llvm-commits
mailing list