// RUN: %clang_cc1 -Wno-pointer-to-int-cast -fsyntax-only -verify %s
// PR3459
;
;
// PR3430
;
;
int
// PR3642, PR3671
;
;
// PR4092
;
struct s0
// <rdar://problem/8177927> - This previously triggered an assertion failure.
;
// rdar://problem/9150338
static ;
const ;
inline ;
;
;
void
;
typedef struct __attribute__ PreserveAttributes PreserveAttributes_t; // expected-warning {{'noreturn' attribute only applies to functions and methods}}
// PR46255
;
;
;
;
;
// This is the behavior in C++ as well, so making sure we reproduce it here.
;