cp-tree.h (impl_conv_void): New type.
/cp 2010-07-06 Shujing Zhao <pearly.zhao@oracle.com> * cp-tree.h (impl_conv_void): New type. (convert_to_void): Adjust prototype. * cvt.c (convert_to_void): Use impl_conv_void, emit and adjust the diagnostic for easy translation. Change caller. * typeck.c: Update call to convert_to_void. * semantics.c: Likewise. * init.c: Likewise. /testsuite 2010-07-06 Shujing Zhao <pearly.zhao@oracle.com> * g++.dg/warn/noeffect2.C: Adjust expected warning. * g++.dg/warn/volatile1.C: Likewise. * g++.dg/template/warn1.C: Likewise. From-SVN: r161863
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment