[PATCH] D139197: [clang-tidy] Do not warn about redundant static in misc-use-anonymous-namespace
Carlos Galvez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 7 09:41:32 PST 2022
carlosgalvezp added a comment.
In D139197#3978488 <https://reviews.llvm.org/D139197#3978488>, @aaron.ballman wrote:
> LGTM, though please add a release note describing the change
The original check is just a few days old. It didn't exist in the previous release. Should I still add a comment about this change?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139197/new/
https://reviews.llvm.org/D139197
More information about the cfe-commits
mailing list