[PATCH] D21506: [analyzer] Block in critical section
Zoltán Dániel Török via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 5 12:50:17 PDT 2016
zdtorok removed rL LLVM as the repository for this revision.
zdtorok updated this revision to Diff 70345.
zdtorok marked an inline comment as done.
zdtorok added a comment.
Fixed based on the provided comments and feedbacks.
- added new inter-procedural tests
- minor styling fix (trailing whitespaces)
- fixed tests (missing verify option)
- fixed post, preCall checks
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.70345.patch
Type: text/x-patch
Size: 6631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160905/13c44c3e/attachment.bin>
More information about the cfe-commits
mailing list