Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
3148eb4a75f70f2636075c364d03104223f004d3
/
.
/
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}}