Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a55333003d33ceb5857c315093bdd7e58af4ee92
/
.
/
clang
/
test
/
SemaObjC
/
class-protocol.m
blob: 021047e120523acba35e4a07ee6f100191495554 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -fsyntax-only -verify %s
// expected-no-diagnostics
// pr5552
@interface
Protocol
@end