Files
systemd/src/analyze
Yu Watanabe 8903e6b5f7 tree-wide: suppress misc-use-internal-linkage warnings
Suppress warnings like the following from clang tidy:
```
../src/boot/addon.c:11:19: error: function 'efi_main' can be made static to enforce internal linkage [misc-use-internal-linkage,-warnings-as-errors]
   11 | EFIAPI EFI_STATUS efi_main(EFI_HANDLE image, EFI_SYSTEM_TABLE *system_table);
      |                   ^
```

Some warnings are suppressed simply by setting comments to ignore the warning,
some are by making global variables static, or include a suitable header.
2026-03-05 20:23:24 +01:00
..
2025-05-22 03:06:46 +09:00
2025-05-22 21:10:15 +02:00
2025-05-22 03:06:46 +09:00
2025-05-22 03:06:46 +09:00
2025-05-22 03:06:46 +09:00
2025-05-22 03:06:46 +09:00
2025-05-22 03:06:46 +09:00
2025-05-22 03:06:46 +09:00
2025-05-22 03:06:46 +09:00
2025-05-22 03:06:46 +09:00