Skip to content

Commit

Permalink
.clang-tidy: remove obsolete AnalyzeTemporaryDtors entry
Browse files Browse the repository at this point in the history
  • Loading branch information
dieram3 committed Aug 19, 2023
1 parent 1fbcdcd commit ec21033
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ Checks: >
# cppcoreguidelines-special-member-functions

HeaderFilterRegex: '.*'

AnalyzeTemporaryDtors: true

CheckOptions:
cppcoreguidelines-special-member-functions.AllowMissingMoveFunctions: true
llvm-namespace-comment.ShortNamespaceLines: 20
Expand Down

0 comments on commit ec21033

Please sign in to comment.