[all-commits] [llvm/llvm-project] 0f5eb3: [clang-tidy][doc] Deprecate the AnalyzeTemporaryDt...

Carlos Galvez via All-commits all-commits at lists.llvm.org
Thu Jan 12 23:30:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f5eb3190cfc09796b08648fac7e936ffdcfb8d7
      https://github.com/llvm/llvm-project/commit/0f5eb3190cfc09796b08648fac7e936ffdcfb8d7
  Author: Carlos Galvez <carlosgalvezp at gmail.com>
  Date:   2023-01-13 (Fri, 13 Jan 2023)

  Changed paths:
    M clang-tools-extra/clang-tidy/ClangTidyOptions.cpp
    M clang-tools-extra/docs/ReleaseNotes.rst

  Log Message:
  -----------
  [clang-tidy][doc] Deprecate the AnalyzeTemporaryDtors option

It's not used anywhere, and we should not keep it
for eternity. Document it as deprecated and announce
its removal 2 releases later, so people have time
to update their .clang-tidy files.

Differential Revision: https://reviews.llvm.org/D141583




More information about the All-commits mailing list