10 Jun
2014
10 Jun
'14
3:13 p.m.
On Tue, Jun 10, 2014 at 4:48 AM, Peter Dimov wrote:
Clang has this to say:
Fixed. All your new tests now also pass with g++ and clang with c++03 and c++11. I've also filed a clang bug for alignof( T[] ). There are some warnings in the test with clang in c++03 mode, but they are only because the test uses offsetof() which I will change shortly. Glen