Commit 70a6976
processor: suppress unused function warning for add_feature_mask_u32
The non-template base case is only called by template overloads used in
the old processor backends. The cpufeatures backend doesn't use these
templates, so clang -Werror,-Wunused-function flags it.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ea821a4 commit 70a6976
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments