[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 08:07:15 PST 2023


Eugene.Zelenko added inline comments.


================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:107
+  which is no longer in use. The option will be fully removed in
+  :program:`clang-tidy-18`.
+
----------------
But isn't such naming artifact of packaging? May be ":program:`clang-tidy`" version 18?


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