Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
b4878f4a5770b0f30e8cd8c1e899ca7b9331de4c
/
CodeGen
/
CodeGenModule.cpp
590b664
Refactor code so that isIntegerConstantExpr has an ASTContext available.
by Chris Lattner
· 18 years ago
d2d2a11
A significant refactoring of the type size stuff to also
by Chris Lattner
· 18 years ago
8f32f71
Implement trivial integer initializers, like 'int X = 4;' for global
by Chris Lattner
· 18 years ago
32b266c
In "int X,Y;", compile both X and Y.
by Chris Lattner
· 18 years ago
88a69ad
implement support for basic codegen of global variables with no initializers.
by Chris Lattner
· 18 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 18 years ago