2
0
mirror of https://github.com/wolfpld/tracy synced 2026-01-19 04:52:09 +00: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

View File

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