Go to file
Devang Patel e11664a0ef Rename classes and collections that maintain record layout information.
Now, at AST level record info is maintained by ASTRecordLayout class.
Now, at code gen  level record info is maintained by CGRecordLayout class.

llvm-svn: 43619
2007-11-01 19:11:01 +00:00
clang Rename classes and collections that maintain record layout information. 2007-11-01 19:11:01 +00:00
llvm Don't barf on empty basic blocks. Do not rely on assert 2007-11-01 10:50:26 +00:00