// RUN: %clang_cc1 %s -verify -fsyntax-only -Wno-objc-root-class
;
;
// rdar://30310772
void
// rdar://problem/33102722
// Typo correction for a property when it has as correction candidates
// synthesized ivar and a class name, both at the same edit distance.
@class TypoCandidate;
// rdar://35172419
// The scope of 'do-while' ends before typo-correction takes place.
;