Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
88b7cf00fcb582728c642da3927c59468efaf926
/
test
/
CodeGen
/
struct-init.c
e1adf81
test/CodeGen/struct-init.c, struct-matching-constraint.c: Tweak commandline, or they would not be recognized as armv7 on some hosts.
by NAKAMURA Takumi
· 13 years ago
55528b2
Fix this up for clang codegen versus llvm-gcc.
by Eric Christopher
· 13 years ago
71305cc
Enhance the IR type lowering code to be much smarter about recursively lowering
by Chris Lattner
· 13 years ago
65e7a9e
When initializing struct members, the important thing is that the "initializing" expression is
by Argyrios Kyrtzidis
· 14 years ago
2bc0025
fix PR7564 a cast where the bitfield struct init code
by Chris Lattner
· 14 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
c8e9cd6
eliminate some random .ll file outputs
by Chris Lattner
· 16 years ago
2d6ca8d
Update a number of CodeGen tests to not create .ll files in the test
by Daniel Dunbar
· 16 years ago
4caf055
Add code to make test/CodeGen/struct-init.c work correctly without the
by Eli Friedman
· 17 years ago
77e1dfc
implement constant expr. sub ptr ptr
by Nuno Lopes
· 17 years ago