// RUN: %clang_cc1 -fsyntax-only -verify -Wmissing-noreturn -fobjc-exceptions -Wno-objc-root-class %s
int
// PR5286
void
// PR5286
void
// <rdar://problem/4289832> - This code always returns, we should not
// issue a noreturn warning.
@class NSException;
@class NSString;
NSString *
void ;