When @encode'ing a C++ class that has empty base classes, we can end
up with gaps when the class inherits from the same empty base class more than once. Fixes <rdar://problem/11324167>. llvm-svn: 155738
Loading
Please register or sign in to comment