[PATCH] D73376: [analyzer] Add FuchsiaLockChecker and C11LockChecker

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 27 09:42:24 PST 2020


xazax.hun updated this revision to Diff 240624.
xazax.hun marked 2 inline comments as done.
xazax.hun added a comment.

- Add more tests.
- Move the C11 checker to alpha.core


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

https://reviews.llvm.org/D73376

Files:
  clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
  clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp
  clang/test/Analysis/c11lock.c
  clang/test/Analysis/fuchsia_lock.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73376.240624.patch
Type: text/x-patch
Size: 32212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200127/860725f2/attachment-0001.bin>


More information about the cfe-commits mailing list