Skip to content

Commit

Permalink
chore(clang-tidy): remove deprecated/unsupported AnalyzeTemporaryDtor…
Browse files Browse the repository at this point in the history
…s setting (autowarefoundation#4960)

Signed-off-by: Max SCHMELLER <[email protected]>
  • Loading branch information
mojomex authored and pravinkmr26 committed Jul 15, 2024
1 parent df726b8 commit 5bb1774
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,6 @@ WarningsAsErrors: "

HeaderFilterRegex: ^(?!\/usr)(?!\/opt)

AnalyzeTemporaryDtors: false

FormatStyle: none

CheckOptions:
Expand Down

0 comments on commit 5bb1774

Please sign in to comment.