From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 115723 invoked by alias); 13 Dec 2019 21:32:55 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 114715 invoked by uid 89); 13 Dec 2019 21:32:55 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-9.3 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 spammy=HContent-Transfer-Encoding:8bit X-HELO: mx1.osci.io Received: from polly.osci.io (HELO mx1.osci.io) (8.43.85.229) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 13 Dec 2019 21:32:53 +0000 Received: by mx1.osci.io (Postfix, from userid 994) id 522EB20373; Fri, 13 Dec 2019 16:32:52 -0500 (EST) Received: from gnutoolchain-gerrit.osci.io (gnutoolchain-gerrit.osci.io [8.43.85.239]) by mx1.osci.io (Postfix) with ESMTP id 82AAC20174; Fri, 13 Dec 2019 16:32:49 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by gnutoolchain-gerrit.osci.io (Postfix) with ESMTP id 644AF20AF6; Fri, 13 Dec 2019 16:32:49 -0500 (EST) X-Gerrit-PatchSet: 2 Date: Fri, 13 Dec 2019 21:32:00 -0000 From: "Tom Tromey (Code Review)" To: Tankut Baris Aktemur , gdb-patches@sourceware.org Cc: Simon Marchi , Andrew Burgess Auto-Submitted: auto-generated X-Gerrit-MessageType: comment Subject: [review v2] infcall, c++: allow more info to be computed for pass-by-reference va... X-Gerrit-Change-Id: Ib1c1f87f2490a5737c469f7b7185ddc7f6a164cb X-Gerrit-Change-Number: 136 X-Gerrit-ChangeURL: X-Gerrit-Commit: 661a5f79cff286409f80732cb91185d697949ae7 In-Reply-To: References: X-Gerrit-Comment-Date: Fri, 13 Dec 2019 16:32:48 -0500 Reply-To: gnutoolchain-gerrit@osci.io MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/3.0.3-79-g83ff7f88f1 Content-Type: text/plain; charset=UTF-8 Message-Id: <20191213213249.644AF20AF6@gnutoolchain-gerrit.osci.io> X-SW-Source: 2019-12/txt/msg00616.txt.bz2 Tom Tromey has posted comments on this change. Change URL: https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/136 ...................................................................... Patch Set 2: Code-Review+2 Thank you. This looks good. -- Gerrit-Project: binutils-gdb Gerrit-Branch: master Gerrit-Change-Id: Ib1c1f87f2490a5737c469f7b7185ddc7f6a164cb Gerrit-Change-Number: 136 Gerrit-PatchSet: 2 Gerrit-Owner: Tankut Baris Aktemur Gerrit-Reviewer: Andrew Burgess Gerrit-Reviewer: Simon Marchi Gerrit-Reviewer: Tankut Baris Aktemur Gerrit-Reviewer: Tom Tromey Gerrit-Comment-Date: Fri, 13 Dec 2019 21:32:48 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment