[PATCH] D21506: [analyzer] Block in critical section
Zoltán Dániel Török via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 14 09:48:02 PDT 2016
zdtorok updated this revision to Diff 71375.
zdtorok added a comment.
Herald added subscribers: mgorny, beanz.
Fixed possible integer-underflow in case of unexpected unlocking function. Also added test for this.
Repository:
rL LLVM
https://reviews.llvm.org/D21506
Files:
include/clang/StaticAnalyzer/Checkers/Checkers.td
lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp
lib/StaticAnalyzer/Checkers/CMakeLists.txt
test/Analysis/block-in-critical-section.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21506.71375.patch
Type: text/x-patch
Size: 6875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160914/ad283daa/attachment-0001.bin>
More information about the cfe-commits
mailing list