llvm-project/clang/Sema
Chris Lattner 4481b428db A significant refactoring of the type size stuff to also
compute type alignment.  This info is needed for struct layout.

llvm-svn: 39850
2007-07-14 01:29:45 +00:00
..
ASTStreamer.cpp Finally bite the bullet and make the major change: split the clang namespace 2007-06-15 23:05:46 +00:00
Makefile fix description 2007-05-23 23:56:42 +00:00
Sema.cpp Finally bite the bullet and make the major change: split the clang namespace 2007-06-15 23:05:46 +00:00
Sema.h More changes related to implementing ImplicitCastExpr. 2007-07-13 23:32:42 +00:00
SemaDecl.cpp A significant refactoring of the type size stuff to also 2007-07-14 01:29:45 +00:00
SemaExpr.cpp A significant refactoring of the type size stuff to also 2007-07-14 01:29:45 +00:00
SemaExprCXX.cpp Submitted by: Bill Wendling 2007-06-29 18:21:34 +00:00
SemaStmt.cpp More changes related to implementing ImplicitCastExpr. 2007-07-13 23:32:42 +00:00
SemaType.cpp Unspecified type specs default to int. This fixes a crash 2007-07-13 21:02:29 +00:00