diff options
author | pfg <pfg@FreeBSD.org> | 2017-03-14 20:14:57 +0000 |
---|---|---|
committer | pfg <pfg@FreeBSD.org> | 2017-03-14 20:14:57 +0000 |
commit | 8c08bfe0a237cbc568a58adcefa2b61e7a46fa9d (patch) | |
tree | 885ac3dd460b34cb7e8b9a30b568a3592fb4725e /tests/sys/fs | |
parent | 85fddbd8bf2c10c05892daf14ffca4458f839f38 (diff) | |
download | FreeBSD-src-8c08bfe0a237cbc568a58adcefa2b61e7a46fa9d.zip FreeBSD-src-8c08bfe0a237cbc568a58adcefa2b61e7a46fa9d.tar.gz |
MFC r312934:
Make use of clang nullability attributes in C headers.
Replace uses of the GCC __nonnull__ attribute with the clang nullability
qualifiers. These are starting to get use in clang's static analyzer.
Replacement should be transparent for developers using clang. GCC ports
from older FreeBSD versions may need updating if the compiler was built
before r312860 (Jan-27-2017).
Hinted by: Apple's Libc-1158.20.4, Bionic libc
Relnotes: yes
Diffstat (limited to 'tests/sys/fs')
0 files changed, 0 insertions, 0 deletions