[PATCH] D139113: Fix a couple additional cases in misc-use-anonymous-namespace
Carlos Galvez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 1 13:28:30 PST 2022
carlosgalvezp updated this revision to Diff 479409.
carlosgalvezp retitled this revision from "Fix a couple additional cases in misc-use-anonymous-namespace only" to "Fix a couple additional cases in misc-use-anonymous-namespace".
carlosgalvezp edited the summary of this revision.
carlosgalvezp added a comment.
Fix typo in commit message
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139113/new/
https://reviews.llvm.org/D139113
Files:
clang-tools-extra/clang-tidy/misc/UseAnonymousNamespaceCheck.cpp
clang-tools-extra/clang-tidy/misc/UseAnonymousNamespaceCheck.h
clang-tools-extra/docs/clang-tidy/checks/misc/use-anonymous-namespace.rst
clang-tools-extra/test/clang-tidy/checkers/misc/Inputs/use-anonymous-namespace.h
clang-tools-extra/test/clang-tidy/checkers/misc/use-anonymous-namespace.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139113.479409.patch
Type: text/x-patch
Size: 7153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221201/66c47464/attachment-0001.bin>
More information about the cfe-commits
mailing list