mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
5 lines
No EOL
140 B
YAML
5 lines
No EOL
140 B
YAML
# We use pointers to aggregates in a couple of places, intentionally.
|
|
# void * would look weird.
|
|
Checks: '
|
|
-bugprone-sizeof-expression
|
|
' |