[PATCH] D84415: [analyzer][StdLibraryFunctionsChecker] Add POSIX pthread handling functions

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 14 04:53:20 PDT 2020


martong updated this revision to Diff 285626.
martong marked an inline comment as done.
martong added a comment.

- Use the shorter 'getPointerTy'


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84415/new/

https://reviews.llvm.org/D84415

Files:
  clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
  clang/test/Analysis/std-c-library-functions-POSIX.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84415.285626.patch
Type: text/x-patch
Size: 15255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200814/3c54f856/attachment-0001.bin>


More information about the cfe-commits mailing list