blob: a5469b22ba350b8cd0533f51ec51bcc7b50480f4 [file] [log] [blame]
// RUN: %clang_cc1 %s -verify -fsyntax-only
class C_in_class {
#define HAS_THIS
#include "../Sema/attr-callback-broken.c"
#undef HAS_THIS
};