Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
refs/heads/chromeos/llvm-r530567-1
/
.
/
clang
/
test
/
SemaCXX
/
attr-callback-broken.cpp
blob: a5469b22ba350b8cd0533f51ec51bcc7b50480f4 [
file
] [
log
] [
blame
] [
edit
]
// RUN: %clang_cc1 %s -verify -fsyntax-only
class
C_in_class
{
#define
HAS_THIS
#include
"../Sema/attr-callback-broken.c"
#undef
HAS_THIS
};