Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
369bddf5ad8cb1543d38d4afd12cce768292114a
/
.
/
clang
/
test
/
Parser
/
objc-missing-impl.m
blob: e9c37ab1b15870dbe437967be045b8419ebb5828 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -fsyntax-only -verify %s
@end
// expected-error {{@end must appear in an @implementation context}}