Inside isEmptyRecord function, for CXXRecordDecl just check the isEmpty bit.
commitb7d2516f5dd1e5dfb112fc4e273db16f636b7fdc
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 17 May 2011 00:46:40 +0000 (17 00:46 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 17 May 2011 00:46:40 +0000 (17 00:46 +0000)
tree75033860b3e8804577d94a96d1532b40b422fde4
parent2636197098e02fd7c90f9496056b8ab886dcbff0
Inside isEmptyRecord function, for CXXRecordDecl just check the isEmpty bit.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131447 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp