[cfe-dev] libc++ and const expr.

Richard Pennington rich at pennware.com
Sat Feb 4 09:08:37 PST 2012


On Saturday, February 04, 2012 04:25:07 AM Jean-Daniel Dupas wrote:
> Hi,
> 
> Am I the only one having trouble compiling libc++ with clang TOT.
> For sometime now, clang refuse to compile (and use it) because of the
> following issue:
> 
> ../include/ratio:193:19: error: static_assert expression is not an integral
> ../include/ratio:189:27: note: declared here
>     static const intmax_t max = -min;
> 
> -- Jean-Daniel

I got the same thing.

-Rich



More information about the cfe-dev mailing list