Make CodeGenTypes::getCGRecordLayout compute the layout lazily if it doesn't...
Make CodeGenTypes::getCGRecordLayout compute the layout lazily if it doesn't exist. This matches ASTContext::getASTRecordLayout and is less confusing. llvm-svn: 120107
Loading
Please register or sign in to comment