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