From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7853) id 7A4183889816; Wed, 4 Aug 2021 13:57:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7A4183889816 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Ankur saini To: gcc-cvs@gcc.gnu.org Subject: [gcc/arsenic/heads/polymorphic_call] (2 commits) analyzer: detect and analyze vfunc calls X-Act-Checkin: gcc X-Git-Author: Ankur saini X-Git-Refname: refs/users/arsenic/heads/polymorphic_call X-Git-Oldrev: 450989a9458e3d0087b01a2bb04b7667fb60afb5 X-Git-Newrev: bda6341068a2319bb19a8ef68486bb379be66e48 Message-Id: <20210804135759.7A4183889816@sourceware.org> Date: Wed, 4 Aug 2021 13:57:59 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2021 13:57:59 -0000 The branch 'arsenic/heads/polymorphic_call' was updated to point to: bda6341068a... analyzer: detect and analyze vfunc calls It previously pointed to: 450989a9458... analyzer: detect and analyzer vfunc calls Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 450989a... analyzer: detect and analyzer vfunc calls 2412323... analyzer: detect and analyze calls via function pointer Summary of changes (added commits): ----------------------------------- bda6341... analyzer: detect and analyze vfunc calls 57120cb... analyzer: detect and analyze calls via function pointer