[PATCH] D66627: [clang-tidy] new check: bugprone-pthread-return
Jian Cai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 26 13:35:30 PDT 2019
jcai19 updated this revision to Diff 217231.
jcai19 added a comment.
Add pthread function calls return values check to bugprone-posix-return.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66627/new/
https://reviews.llvm.org/D66627
Files:
clang-tools-extra/clang-tidy/bugprone/PosixReturnCheck.cpp
clang-tools-extra/clang-tidy/bugprone/PosixReturnCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/bugprone-posix-return.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66627.217231.patch
Type: text/x-patch
Size: 10122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190826/c6304332/attachment-0001.bin>
More information about the cfe-commits
mailing list