[ms-abi] Reordering __declspec(align) pragma pack handling
This patch moves the check for pragma pack until after the application of __declspec align to before pragma pack. This causes observable changes in the use of tail padding for bases. A test case is included. llvm-svn: 199154
Loading
Please register or sign in to comment