summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKamil Rytarowski <n54@gmx.com>2017-11-20 15:39:30 +0000
committerKamil Rytarowski <n54@gmx.com>2017-11-20 15:39:30 +0000
commit24194525057b73ecc1d78b7853ce1bbd6ceaf9c2 (patch)
treebc9db49526641b73447b1feb7c5660be6973c27a /clang/lib/Frontend/CompilerInvocation.cpp
parentf4630423127d8e83d22e65a481cf18407f722dbf (diff)
downloadbcm5719-llvm-24194525057b73ecc1d78b7853ce1bbd6ceaf9c2.tar.gz
bcm5719-llvm-24194525057b73ecc1d78b7853ce1bbd6ceaf9c2.zip
Correct return types of NetBSD specific functions
The __libc_mutex_lock, __libc_mutex_unlock and __libc_thr_setcancelstate functions return int, not void. This does not seem to introduce a functional change, however it looks better with fixed the function prototype. Sponsored by <The NetBSD Foundation> llvm-svn: 318654
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud