Remove the legacy AnalyzeTemporaryDtors option from .clang-tidy. (#3048)

This option was deprecated in clang-tidy-16, and removed in clang-tidy-18.
This commit is contained in:
shahar.valiano 2024-03-23 11:28:13 +02:00 committed by GitHub
parent 73e2e02b42
commit 6766f873d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,6 @@ clang-analyzer-*,
WarningsAsErrors: ''
HeaderFilterRegex: '*spdlog/[^f].*'
AnalyzeTemporaryDtors: false
FormatStyle: none
CheckOptions: