[PATCH] D129353: [clang-tidy] Improve check cert-dcl58-cpp.
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 13 00:01:40 PDT 2022
balazske updated this revision to Diff 444165.
balazske marked 3 inline comments as done.
balazske added a comment.
Added comments, removed unneeded AST matcher code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129353/new/
https://reviews.llvm.org/D129353
Files:
clang-tools-extra/clang-tidy/cert/DontModifyStdNamespaceCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/cert/dcl58-cpp.rst
clang-tools-extra/test/clang-tidy/checkers/Inputs/Headers/system-header-simulation.h
clang-tools-extra/test/clang-tidy/checkers/cert/dcl58-cpp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129353.444165.patch
Type: text/x-patch
Size: 20932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220713/aa09e9f9/attachment-0001.bin>
More information about the cfe-commits
mailing list