Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
e1b364324b94e54c610a1681ab96df755ba766fd
/
test
/
CodeGen
/
address-space.c
29457ff
allow this to pass on 32-bit hosts.
by Chris Lattner
· 14 years ago
098432c
fix the clang side of PR7437: EmitAggregateCopy
by Chris Lattner
· 14 years ago
30432fe
filecheckize this test.
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
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
b5cac86
These tests have no needed to redirect stderr to stdout.
by Daniel Dunbar
· 16 years ago
fca0ddd
fix a bug handling type attributes in the declspec. declspec processing
by Chris Lattner
· 16 years ago
c577a0e
Multiple tests in a single test file must be linked with '&&'.
by Argyrios Kyrtzidis
· 16 years ago
72e1c6c
this started failing because a GEP was constant folded,
by Chris Lattner
· 17 years ago
e632774
Fix several bugs in array -> pointer decomposition.
by Chris Lattner
· 17 years ago
b41a7d2
Add ending newline to test.
by Christopher Lamb
· 17 years ago
ebb97e9
Add experimental support for address space qualified types. Address space
by Christopher Lamb
· 17 years ago