[all-commits] [llvm/llvm-project] b7c6b3: [clang-tidy] Remove AnalyzeTemporaryDestructors co...
Carlos Galvez via All-commits
all-commits at lists.llvm.org
Wed Jul 26 03:27:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7c6b39651b3ffdabf0081c45e0455a04a8be992
https://github.com/llvm/llvm-project/commit/b7c6b39651b3ffdabf0081c45e0455a04a8be992
Author: Carlos Galvez <carlosgalvezp at gmail.com>
Date: 2023-07-26 (Wed, 26 Jul 2023)
Changed paths:
M clang-tools-extra/clang-tidy/ClangTidyOptions.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/unittests/clang-tidy/ClangTidyOptionsTest.cpp
Log Message:
-----------
[clang-tidy] Remove AnalyzeTemporaryDestructors configuration option
Since it was deprecated since clang-tidy 16.
Fixes #62020
Differential Revision: https://reviews.llvm.org/D156303
More information about the All-commits
mailing list