Skip to content

Commit 81b7119

Browse files
iknoomaddaleax
authored andcommitted
src: remove AnalyzeTemporaryDtors option from .clang-tidy
PR-URL: #60008 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent db56020 commit 81b7119

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/.clang-tidy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Checks: '-*,
2222
readability-delete-null-pointer, '
2323
WarningsAsErrors: ''
2424
HeaderFilterRegex: ''
25-
AnalyzeTemporaryDtors: false
2625
FormatStyle: none
2726
User: nodejs/cpp
2827
CheckOptions:

0 commit comments

Comments
 (0)