Fix alignment of class derived from empty class.
The record layout code didn't properly take into account that an empty class at offset 0 can have an alignment greater than 1. Patch by Andrea Di Biagio. llvm-svn: 186370
Loading
Please register or sign in to comment