On 8/10/20 2:53 PM, Bruce Carneal wrote:
No biggee but it looks like there is some duplicate code at the end of the __alignPad unittest.
Hah! I think I copy-pasted that intending to write a new test, but then tried it separately and found another issue (typeid(__vector(ubyte[32])).talign returned 16!)
So I forgot to go back in and delete that case. Thanks -Steve