1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

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
-1
View File
@@ -37,7 +37,6 @@ Checks:
'
WarningsAsErrors: ''
HeaderFilterRegex: ''
AnalyzeTemporaryDtors: false
FormatStyle: none
CheckOptions:
llvm-else-after-return.WarnOnConditionVariables: 'false'