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: b4e809eee1619a008d03c49498225f3acb6a0c1a (
plain
)
1
2
3
4
// RUN: %clang_cc1 -fsyntax-only -verify %s
extern
"C"
{
@class
Protocol
;
}