The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Modules
Inputs
attr-unavailable
two.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
@
interface
A
-
(
void
)
method1
;
@
end
@
interface
B
-
(
void
)
method1
__attribute__
(
(
unavailable
)
)
;
@end