Skip to content

Commit

Permalink
Merge pull request #45034 from cms-sw/smuzaffar-patch-3
Browse files Browse the repository at this point in the history
clang-tidy: Remove deprecated AnalyzeTemporaryDtors option
  • Loading branch information
cmsbuild authored May 28, 2024
2 parents c6a2524 + bbfe93e commit b2070bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Checks: -*,
,readability-uniqueptr-delete-release
WarningsAsErrors: ''
HeaderFilterRegex: ''
AnalyzeTemporaryDtors: false
CheckOptions:
- key: google-readability-braces-around-statements.ShortStatementLines
value: '1'
Expand Down

0 comments on commit b2070bc

Please sign in to comment.