Code completion performs 'typeCheckASTNodeAtLoc()' which ignores 'StmtChecker::ActiveLabeledStmts'. Since this is not necessary for code completions, skip an assertion to verify the correctness of ASTScope. rdar://problem/67102611