Skip to content

Commit e16663c

Browse files
bmagistroBen Magistrobaylesj
authored
Remove deprecated/removed clang-tidy key AnalyzeTemporaryDtors (#1614) (#1615)
Co-authored-by: Ben Magistro <[email protected]> Co-authored-by: Jordan Bayles <[email protected]>
1 parent 30e7528 commit e16663c

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
@@ -2,7 +2,6 @@
22
Checks: 'google-readability-casting,modernize-deprecated-headers,modernize-loop-convert,modernize-use-auto,modernize-use-default-member-init,modernize-use-using,readability-else-after-return,readability-redundant-member-init,readability-redundant-string-cstr'
33
WarningsAsErrors: ''
44
HeaderFilterRegex: ''
5-
AnalyzeTemporaryDtors: false
65
FormatStyle: none
76
CheckOptions:
87
- key: modernize-use-using.IgnoreMacros

0 commit comments

Comments
 (0)