index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
SemaObjCXX
/
linkage-spec.mm
blob: 2cc0936b2ed276bf697157ad184a612d8337378d (
plain
)
1
2
3
4
// RUN: clang-cc -fsyntax-only -verify %s
extern
"C"
{
@class
Protocol
;
}