[C++ PATCH] add_method, clone_function_decl

Nathan Sidwell nathan@acm.org
Wed May 10 13:18:00 GMT 2017


Another cleanup from modules.  Changed the final parms to bool from tree 
and int respectively.  In the former case we were only using its 
non-nullness.

Although cloning a ctor can clone an inherited ctor (via a using-decl), 
we don't need to record the usingness on the complete or base ctors.

nathan
-- 
Nathan Sidwell
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cls.diff
Type: text/x-patch
Size: 11197 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20170510/007aa37c/attachment.bin>


More information about the Gcc-patches mailing list