Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
60266e8a9a4cd941af5e0006a18377dc03f0421b
/
Sema
/
SemaDecl.cpp
d7444aa
by Steve Naroff
· 17 years ago
42471f8
by Steve Naroff
· 17 years ago
fb22d96
by Steve Naroff
· 17 years ago
b7f6e08
Implement GCC-compatible layout and typing of enum constants and enum decl.
by Chris Lattner
· 17 years ago
e9ca851
Fix a null dereference Neil ran into
by Chris Lattner
· 17 years ago
5912a35
by Steve Naroff
· 17 years ago
53a3234
by Steve Naroff
· 17 years ago
e00b18c
Change EnumDecl to store its corresponding integer type
by Chris Lattner
· 17 years ago
98e0863
fix 80 col violation
by Chris Lattner
· 17 years ago
ac60968
compute the required destination type for an enum, emitting various warnings.
by Chris Lattner
· 17 years ago
211a30e
add a diagnostic:
by Chris Lattner
· 17 years ago
e37f0be
move a todo
by Chris Lattner
· 17 years ago
e1223f7
by Steve Naroff
· 17 years ago
421a23d
Fix a few enum-related fixme's
by Chris Lattner
· 17 years ago
b7416f9
better error recovery for non-i-c-e enum constants.
by Chris Lattner
· 17 years ago
31e0572
Break the assumption that any sort of scope (e.g. a loop scope) can
by Chris Lattner
· 17 years ago
70c8b2e
Make parse-ast-print print the storage class and inline specifier of functions.
by Chris Lattner
· 17 years ago
f1120de
by Steve Naroff
· 17 years ago
6a9f3e3
by Steve Naroff
· 17 years ago
02c642e
remove more explicit accesses to the canonical type pointer.
by Chris Lattner
· 17 years ago
bea0b34
by Steve Naroff
· 17 years ago
e80a59c
Fix a couple of bugs, add some new cool stuff.
by Chris Lattner
· 17 years ago
7332292
by Steve Naroff
· 17 years ago
590b664
Refactor code so that isIntegerConstantExpr has an ASTContext available.
by Chris Lattner
· 17 years ago
d2d2a11
A significant refactoring of the type size stuff to also
by Chris Lattner
· 17 years ago
a7674d8
Move getSize() out of type, into ASTContext, where it has target info, and
by Chris Lattner
· 17 years ago
49b4526
by Steve Naroff
· 17 years ago
8b9023b
Implement codegen for + and - with pointers. Patch contributed by Keith Bauer.
by Chris Lattner
· 17 years ago
24c3990
remember the initializer for a variable in the AST and teach the
by Chris Lattner
· 18 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 18 years ago