[PATCH] D125769: [clang-tidy] Introduce the CheckHeaderFile option to modernize-deprecated-headers
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 20 12:44:47 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
steakhal marked an inline comment as done.
Closed by commit rG0606467ea122: [clang-tidy] Introduce the WarnIntoHeaders option to modernize-deprecated… (authored by steakhal).
Changed prior to commit:
https://reviews.llvm.org/D125769?vs=430303&id=431029#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125769/new/
https://reviews.llvm.org/D125769
Files:
clang-tools-extra/clang-tidy/modernize/DeprecatedHeadersCheck.cpp
clang-tools-extra/clang-tidy/modernize/DeprecatedHeadersCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/modernize-deprecated-headers.rst
clang-tools-extra/test/clang-tidy/checkers/modernize-deprecated-headers-extern-c.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125769.431029.patch
Type: text/x-patch
Size: 9228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220520/52d4a094/attachment.bin>
More information about the cfe-commits
mailing list