[PATCH] [analyzer] alpha.different.MissingBreak checker
Evgeny Pavlov
e.pavlov at samsung.com
Mon May 26 06:27:26 PDT 2014
Hi jordan_rose,
Please review new checker for Clang static analyzer, which checks for missing 'break' statement in 'switch' statement
http://reviews.llvm.org/D3912
Files:
lib/StaticAnalyzer/Checkers/CMakeLists.txt
lib/StaticAnalyzer/Checkers/Checkers.td
lib/StaticAnalyzer/Checkers/MissingBreakChecker.cpp
test/Analysis/missing-break.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3912.9806.patch
Type: text/x-patch
Size: 19114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140526/fe761c97/attachment.bin>
More information about the cfe-commits
mailing list