Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
bacfa02138dce5e380bca924b2c9c40bf7959aab
bacfa02
a simple _Complex testcase
by Gabor Greif
· 17 years ago
a7674d8
Move getSize() out of type, into ASTContext, where it has target info, and
by Chris Lattner
· 17 years ago
7a543ad
Unspecified type specs default to int. This fixes a crash
by Chris Lattner
· 17 years ago
e107b5d
remove some extraneous spaces, no functionality change.
by Chris Lattner
· 17 years ago
d07eb3b
implement codegen support for implicit casts.
by Chris Lattner
· 17 years ago
d0d560a
eliminate extraneous type, add accessors.
by Chris Lattner
· 17 years ago
8da1cb6
Check in these testcases.
by Chris Lattner
· 17 years ago
a63ff14
new testcase that crashes the cfe due to implicit conversion fun
by Chris Lattner
· 17 years ago
a80b0ba
silence a bogus gcc warning.
by Chris Lattner
· 17 years ago
ba61c14
Removed some superfluous code. The getType() method and associated
by Steve Naroff
· 17 years ago
c35717a
remove use of alloca.
by Chris Lattner
· 17 years ago
49b4526
by Steve Naroff
· 17 years ago
8a6a237
check in the basic llvm license
by Chris Lattner
· 17 years ago
7ae5326
Solaris needs an included header for alloca
by Gabor Greif
· 17 years ago
b0a721a
"Codegen for Character Literals and Conditional Operator
by Chris Lattner
· 17 years ago
88a69ad
implement support for basic codegen of global variables with no initializers.
by Chris Lattner
· 17 years ago
fa7c645
"Someone typed "PtrToInt" where they meant "IntToPtr".
by Chris Lattner
· 17 years ago
8b9023b
Implement codegen for + and - with pointers. Patch contributed by Keith Bauer.
by Chris Lattner
· 17 years ago
b7b50bc
Workaround gcc 3.4.x bug
by Anton Korobeynikov
· 17 years ago
c63b96a
by Steve Naroff
· 17 years ago
a7fa381
update tests
by Chris Lattner
· 17 years ago
e8fdbba
-pedantic no longer defaults to on.
by Chris Lattner
· 17 years ago
2b80ec2
update test
by Chris Lattner
· 17 years ago
9623feb
don't pick up random stuff in .svn directories.
by Chris Lattner
· 17 years ago
1501218
add missing header (needed on Solaris)
by Gabor Greif
· 17 years ago
6fa5f09
Fix "no newline at end of file" warnings. Patch contributed by
by Chris Lattner
· 17 years ago
9dc62f0
Improve portability to compilers where <cassert> is not implicitly
by Chris Lattner
· 17 years ago
f866383
Allow this to compile on compilers where <string> doesn't imply <cassert>.
by Chris Lattner
· 17 years ago
fdd7566
Properly use local variable declaration inside a switch case
by Anton Korobeynikov
· 17 years ago
3724c00
add missing specification for a default argument. I guess g++ 4.0 doesn't
by Chris Lattner
· 17 years ago
1978596
Evaluate the initializer for automatic variables.
by Chris Lattner
· 17 years ago
24c3990
remember the initializer for a variable in the AST and teach the
by Chris Lattner
· 17 years ago
5727479
implement codegen support for pre/post inc/dec.
by Chris Lattner
· 17 years ago
1c2a65b
Fix a release build of clang.
by Chris Lattner
· 17 years ago
3321f9f
update this.
by Chris Lattner
· 17 years ago
2686234
Test commit
by Chris Lattner
· 17 years ago
5911719
Move the ModuleInfo.txt file.
by Reid Spencer
· 17 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 17 years ago
a5f1820
Add a comment to indicate what this file is for.
by Reid Spencer
· 17 years ago
3178eb7
Add ModuleInfo.txt for the cfe module.
by Reid Spencer
· 17 years ago
6123183
Create initial directory structure for the C Front End.
by Reid Spencer
· 17 years ago