+216
−0
Loading
------------------------------------------------------------------------ r195158 | whunt | 2013-11-19 14:11:09 -0800 (Tue, 19 Nov 2013) | 9 lines Microsoft Record Layout: zero sized base after base with vbtbl fix Microsoft adds an extra byte of padding before laying out zero sized non-virtual bases if the non-virtual base before it contains a vbptr. This patch adds the same behavior to clang. Differential Revision: http://llvm-reviews.chandlerc.com/D2106 ------------------------------------------------------------------------ llvm-svn: 195167