diff options
author | pfg <pfg@FreeBSD.org> | 2015-07-08 16:21:10 +0000 |
---|---|---|
committer | pfg <pfg@FreeBSD.org> | 2015-07-08 16:21:10 +0000 |
commit | 81778d25490497eb2b3288f698155922adb714cc (patch) | |
tree | 4a713d11f730ad8e543c88885eea7ac95aab8845 /contrib/llvm/tools/clang/lib/Driver/Driver.cpp | |
parent | 7e965066ede451d7a551dd68d6c59acf32e4846e (diff) | |
download | FreeBSD-src-81778d25490497eb2b3288f698155922adb714cc.zip FreeBSD-src-81778d25490497eb2b3288f698155922adb714cc.tar.gz |
Use the __sentinel attribute.
Start using the gcc sentinel attribute, which can be used to
mark varargs function that need a NULL pointer to mark argument
termination, like execl(3).
Relnotes: yes
Diffstat (limited to 'contrib/llvm/tools/clang/lib/Driver/Driver.cpp')
0 files changed, 0 insertions, 0 deletions