Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
012614ecf78442368ec82ee30efb3bc047b413e6
/
test
/
CodeGen
/
decl.c
9cbe4f0
clang side to match the LLVM IR type system rewrite patch.
by Chris Lattner
· 13 years ago
460980d
Add unnamed_addr to internal globals which are only used as an operand to memcpy. (Spotted by looking at IR.)
by Eli Friedman
· 14 years ago
4707b9a
Revert r126422 "Use private linkage to avoid symbol conflicts in
by Douglas Gregor
· 14 years ago
bab380c
Use private linkage to avoid symbol conflicts in corner cases like the one
by Rafael Espindola
· 14 years ago
a9fa858
fix rdar://8147692 - yet another crash due to my abi work.
by Chris Lattner
· 14 years ago
bcaedae
Reapply:
by Chris Lattner
· 14 years ago
7bbe03d
Revert r107173, "fix PR7519: after thrashing around and remembering how all this stuff", it broke bootstrap.
by Daniel Dunbar
· 14 years ago
376fe5e
fix PR7519: after thrashing around and remembering how all this stuff
by Chris Lattner
· 14 years ago
d39a0d6
fix a bogus assertion exposed by a recent change: packing the
by Chris Lattner
· 15 years ago
cdb30b4
emit padding as undef values, take 2
by Nuno Lopes
· 15 years ago
8ce9e45
Rework the ConstStructBuilder code to emit missing initializer
by Chris Lattner
· 15 years ago
0eea9f9
fix PR6660/6168: emit padding as zeros instead of undef. Because
by Chris Lattner
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
6ef83cc
Remove include of system header.
by Daniel Dunbar
· 15 years ago
7c176fa
fix comment.
by Chris Lattner
· 15 years ago
36a2be1
consolidate some tests.
by Chris Lattner
· 15 years ago
761acc1
implement rdar://7346691 by codegen'ing struct/array initializers
by Chris Lattner
· 15 years ago
ff933b7
simplify a condition and add a testcase.
by Chris Lattner
· 15 years ago