[PATCH] D26843: Make sizeof expression context partially evaluated

Paulo Matos via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 18 11:22:30 PST 2016


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>.


https://reviews.llvm.org/D26843





More information about the cfe-commits mailing list