Consider lazy evaluation for && and || in is_constant_expression().
authorChristoph Mallon <christoph.mallon@gmx.de>
Sat, 13 Dec 2008 10:18:45 +0000 (10:18 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 13 Dec 2008 10:18:45 +0000 (10:18 +0000)
commitb3d62a862e29fd112dc047cb2219a63996e40c5f
treebf1d56e0de42dac6271fb535a6bccfec1d882701
parentbbf86c1c97931258d5958ff3e55da7826eb440d5
Consider lazy evaluation for && and || in is_constant_expression().

[r24588]
ast.c