Skip to content

Commit

Permalink
.clang-tidy - remove no longer supported option 'AnalyzeTemporaryDtors'
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Winter committed Jun 30, 2024
1 parent 6be6a3f commit 04e068e
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 @@ -2,7 +2,6 @@
Checks: 'clang-diagnostic-*,clang-analyzer-*'
WarningsAsErrors: ''
HeaderFilterRegex: ''
AnalyzeTemporaryDtors: false
FormatStyle: none
User: allen
CheckOptions:
Expand Down

0 comments on commit 04e068e

Please sign in to comment.