Minor C++ PATCH to add COMPLETE_OR_OPEN_TYPE_P macro
Jason Merrill
jason@redhat.com
Mon Jun 7 20:57:00 GMT 2010
A while back I noticed that COMPLETE_TYPE_P and TYPE_BEING_DEFINED were
frequently tested together, so it might be helpful to have a single test.
Tested x86_64-pc-linux-gnu, applied to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: complete-or-open.patch
Type: text/x-patch
Size: 3393 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100607/6ba39246/attachment.bin>
More information about the Gcc-patches
mailing list