Commit 69989b7
authored
Arm backend: Suppress cppcheck false positive in Cortex-M (pytorch#19274)
Document that the local weak fallback always returns 0, while some
builds replace it with a driver implementation that can return an error.
Add a targeted cppcheck suppression for the weak-symbol error check
without changing runtime behavior.
Signed-off-by: Sebastian Larsson <sebastian.larsson@arm.com>1 parent 9f951dd commit 69989b7
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| |||
0 commit comments