// RUN: %clang_analyze_cc1 -std=gnu++11 -analyzer-checker=alpha.clone.CloneChecker -analyzer-config alpha.clone.CloneChecker:MinimumCloneComplexity=10 -verify %s
// expected-no-diagnostics
bool
// Targeting a different label with the address-of-label operator.
bool
// Different target label in goto
bool
// FIXME: Can't detect same algorithm as in foo1 but with different label names.
bool