Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
922fff2c9ef458fc04839e45a79552513f41ec7e
/
test
/
CodeGen
/
enum.c
c7cbed0
Avoid unneeded calls to opt/llvm-dis.
by Daniel Dunbar
· 15 years ago
aa74a1e
Implement promotion for enumeration types.
by Douglas Gregor
· 16 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
0d7b091
Force triple for codegen tests which have expectations on output types.
by Daniel Dunbar
· 17 years ago
cda459e
use -emit-llvm-bc
by Chris Lattner
· 18 years ago
d5bbce4
Teach Type::is[un]SignedIntegerType about enum decls. This allows the code generator
by Chris Lattner
· 18 years ago