Go to file
Daniel Dunbar 93c1914de3 Use an ASTRecordLayout to compute the sizeof an interface, not
addRecordToClass.
 - Among other things, this fixes a crash when applying sizeof to an
   interface with synthesized ivars, although things still aren't
   "correct" here.

llvm-svn: 69675
2009-04-21 15:48:54 +00:00
clang Use an ASTRecordLayout to compute the sizeof an interface, not 2009-04-21 15:48:54 +00:00
llvm Get rid of what looks like a copy-and-pasted typo. 2009-04-21 09:44:39 +00:00