[PATCH] D141583: [clang-tidy][doc] Deprecate the AnalyzeTemporaryDtors option
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 12 07:02:34 PST 2023
Eugene.Zelenko added inline comments.
================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:106
+- Deprecate the global configuration file option `AnalyzeTemporaryDtors`,
+ which is no longer in use. The option will be fully removed in clang-tidy 18.
+
----------------
`Clang-tidy`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141583/new/
https://reviews.llvm.org/D141583
More information about the cfe-commits
mailing list