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