Remove the legacy AnalyzeTemporaryDtors option from .clang-tidy.

This option was deprecated in clang-tidy-16, and removed in clang-tidy-18.
This commit is contained in:
Shahar Valiano 2024-03-21 16:15:20 +02:00
parent 73e2e02b42
commit 4da2d55fd0

View File

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