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:
parent
73e2e02b42
commit
4da2d55fd0
@ -27,7 +27,6 @@ clang-analyzer-*,
|
|||||||
|
|
||||||
WarningsAsErrors: ''
|
WarningsAsErrors: ''
|
||||||
HeaderFilterRegex: '*spdlog/[^f].*'
|
HeaderFilterRegex: '*spdlog/[^f].*'
|
||||||
AnalyzeTemporaryDtors: false
|
|
||||||
FormatStyle: none
|
FormatStyle: none
|
||||||
|
|
||||||
CheckOptions:
|
CheckOptions:
|
||||||
|
Loading…
Reference in New Issue
Block a user