call.c (convert_arg_to_ellipsis): Correct comment about passing by reference.
authorNathan Sidwell <nathan@acm.org>
Wed, 4 Oct 2017 14:06:41 +0000 (14:06 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 4 Oct 2017 14:06:41 +0000 (14:06 +0000)
commitbed8a1e4d6234e7bb1199eaf8f72b9007dc47034
treee3c23d94b0f10f880a2c38850253ee01d4cb6fea
parent6069fe72870e410c08570e94ce2b141c6bc88219
call.c (convert_arg_to_ellipsis): Correct comment about passing by reference.

* call.c (convert_arg_to_ellipsis): Correct comment about passing
by reference.

From-SVN: r253410
gcc/cp/ChangeLog
gcc/cp/call.c