diff options
| author | Alex Richardson <arichardson@FreeBSD.org> | 2025-12-16 18:03:44 +0000 |
|---|---|---|
| committer | Alex Richardson <arichardson@FreeBSD.org> | 2025-12-16 20:21:45 +0000 |
| commit | 802c6d5d61d15494a54a386dc2ffbcfefc68c8ab (patch) | |
| tree | 05a1b9de84ddb3d5914e51c081388d9cb4b25ba6 /contrib/sqlite3 | |
| parent | ce9557d4ee174267504a63b2c8f6009be27368c9 (diff) | |
cdefs.h: Introduce __nonstring attribute
This attribute can be used to annotate char arrays that are not supposed to
be terminated with a NUL char and is needed to silence clang's new
-Wunterminated-string-initialization warning. The name matches linuxkpi.
Reviewed by: emaste, jhb
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D52565
Diffstat (limited to 'contrib/sqlite3')
0 files changed, 0 insertions, 0 deletions
