On Fri, Nov 18, 2016 at 2:22 PM, Paulo Matos via cfe-commits
<cfe-commits@lists.llvm.org> wrote:
> pmatos added a comment.
>
> Apologies if I am being shallow and wasting your time but `sizeof(T::m)` 
> doesn't compile at the moment with clang trunk. Using the same service you 
> used before <http://melpon.org/wandbox/permlink/C4pCnoVGmS0qBUxf>.

Compile for C++11 instead of C++03.

~Aaron

>
>
> https://reviews.llvm.org/D26843
>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to