This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
10a7bd6341
llvm-project
/
clang
/
test
/
CodeGen
/
2007-11-29-ArraySizeFromIni...
5 lines
61 B
C
Raw
Blame
History
// RUN: clang -emit-llvm %s
int
array
[
]
=
{
1
,
2
,
3
,
4
,
5
}
;
Reference in New Issue
View Git Blame
Copy Permalink