Commit afa3728
committed
fix: remove deprecated clang-tidy config option
The option `AnalyzeTemporaryDtors` has been deprecated since
`clang-tidy` version 16 and was removed in version 18. As a result, this
config option will throw errors with newer versions of these tools while
not providing any practical benefit.
Change-Id: I096407f9dc41e4564a4fc89f5a9f39a834b5e20a
Signed-off-by: Siddhartha Menon <siddhartha.menon@arm.com>1 parent f08200f commit afa3728
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments