]> granicus.if.org Git - clang/commit
Fix a couple of cases of (innocuous) unmarked fallthrough. At least one of these
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 3 May 2012 17:56:49 +0000 (17:56 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 3 May 2012 17:56:49 +0000 (17:56 +0000)
commitd39d23e610c2a7815515d60c5a538d65d05e8bdc
tree0640205bca4d762bb457dfe247572f0211be2f32
parent3144749f8bf9bbf7c027f2161a930bff80ad6f72
Fix a couple of cases of (innocuous) unmarked fallthrough. At least one of these
was unintentional. Found by -Wimplicit-fallthrough, patch by Alexander Kornienko!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156082 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/RecursiveASTVisitor.h
include/clang/Analysis/Analyses/FormatString.h