Skip to content

Commit 0733775

Browse files
rjoomenLevi-Armstrong
authored andcommitted
Remove deprecated AnalyzeTemporaryDtors
See llvm/llvm-project#62020
1 parent 4cbc07a commit 0733775

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.clang-tidy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ WarningsAsErrors: >
7272
-readability-identifier-length,
7373
-readability-suspicious-call-argument
7474
HeaderFilterRegex: '.*'
75-
AnalyzeTemporaryDtors: false
7675
FormatStyle: none
7776
CheckOptions:
7877
- key: modernize-use-override.AllowOverrideAndFinal

0 commit comments

Comments
 (0)