repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[libc++][NFC] Remove unused macros from <__configuration/availability.h>
[llvm-project.git]
/
clang
/
test
/
SemaObjC
/
class-protocol.m
blob
021047e120523acba35e4a07ee6f100191495554
1
// RUN: %clang_cc1 -fsyntax-only -verify %s
2
// expected-no-diagnostics
3
// pr5552
4
5
@interface Protocol
6
@end
7