Skip to content
Commit 063763ea authored by Yunzhong Gao's avatar Yunzhong Gao
Browse files

Fixing PR18510 by checking whether the non-virtual base of the derived class

might have a smaller size as compared to the stand-alone type of the base class.
This is possible when the derived class is packed and hence might have smaller
alignment requirement than the base class.

Differential Revision: http://llvm-reviews.chandlerc.com/D2599

llvm-svn: 200031
parent 3c68b0d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment