Commit dcc9d45
committed
ci: clang-tidy: workaround unsupported external clang-tidy config
clang-tidy is parsing the config file of ComputeLibrary and throwing an
error since the config option `AnalyzeTemporaryDtors` has been removed
in clang-tidy >= 18. This workaround temporarily strips this option
until it is fixed upstream.
Signed-off-by: Siddhartha Menon <siddhartha.menon@arm.com>1 parent d22185c commit dcc9d45
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
120 | 124 | | |
121 | 125 | | |
122 | 126 | | |
| |||
0 commit comments