C++ PATCH to maybe_add_lambda_conv_op

Jason Merrill jason@redhat.com
Thu Apr 1 18:44:00 GMT 2010


Duncan Sands pointed out to me that it doesn't make much sense to use 
void_zero_node in this case, since we are actually using the value (and 
it causes problems for his plugin); he suggested that null_pointer_node 
would be better.  I agree.

Tested x86_64-pc-linux-gnu, applied to trunk since it only affects c++0x 
code.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lambda-null.patch
Type: text/x-patch
Size: 810 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100401/2a3f411b/attachment.bin>


More information about the Gcc-patches mailing list