Files
bitcoin/cmake
MarcoFalke fa4ec13b44 build: Enable -Wcovered-switch-default
The leveldb exclusion is required to avoid this warning in the subtree:

```
src/leveldb/util/status.cc:63:7: warning: default label in switch which covers all enumeration values [-Wcovered-switch-default]
   63 |       default:
      |       ^
1 warning generated.
```
2026-03-13 09:02:21 +01:00
..
2026-03-04 11:31:12 +00:00