Remove AnalyzeTemporaryDtors clang-tidy setting.

https://github.com/llvm/llvm-project/issues/62020
This commit is contained in:
Bartosz Taudul 2024-09-22 13:11:39 +02:00
parent 82a0476ad5
commit 07a561176c
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

View File

@ -37,7 +37,6 @@ Checks:
'
WarningsAsErrors: ''
HeaderFilterRegex: ''
AnalyzeTemporaryDtors: false
FormatStyle: none
CheckOptions:
llvm-else-after-return.WarnOnConditionVariables: 'false'