[PATCH 4/9] gdb: Convert language la_pass_by_reference field to a method

Tom Tromey tom@tromey.com
Thu May 14 19:49:15 GMT 2020


>>>>> ">" == Aktemur, Tankut Baris via Gdb-patches <gdb-patches@sourceware.org> writes:

>> A further cleanup idea is to get rid of default_pass_by_reference and
>> inline its definition at the call sites.  default_pass_by_reference simply
>> returns {}.  Afaict, aside from the new call above, there are two calls:
>> 1) in cp-abi.c, and 2) in gnu-v3-abi.c.

Good catch.

Tom


More information about the Gdb-patches mailing list