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