Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
d7d5f0223bd30dfd618762349c6209dd1d5ea3e6
/
.
/
test
/
Parser
/
objc-missing-impl.m
blob: 9108451f1bff8c71c9e9681e91cb504d9bd3cc72 [
file
] [
log
] [
blame
]
// RUN: clang-cc -fsyntax-only -verify %s
@end
// expected-warning {{@end must appear in an @implementation context}}