[PATCH] D139113: Fix a couple additional cases in misc-use-anonymous-namespace only
Carlos Galvez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 1 13:25:04 PST 2022
carlosgalvezp marked an inline comment as done.
carlosgalvezp added a comment.
> The LLVM coding style says to prefer static over anonymous namespaces.
Yes, but this is not an LLVM check, it's a `misc` check. Other project are allowed to have other guidelines.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139113/new/
https://reviews.llvm.org/D139113
More information about the cfe-commits
mailing list