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
case TSK_Undeclared:
case TSK_ImplicitInstantiation:
TRY_TO(TraverseDecl(SD));
+ break;
// We don't need to do anything on an explicit instantiation
// or explicit specialization because there will be an explicit
switch (kind) {
case PrintErrno:
assert(IsPrintf);
+ return false;
case PercentArg:
return false;
default: