From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7853) id 660943857801; Fri, 20 Aug 2021 04:27:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 660943857801 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/analyzer_extension] (3 commits) fix: failing tests X-Act-Checkin: gcc X-Git-Author: Ankur saini X-Git-Refname: refs/users/arsenic/heads/analyzer_extension X-Git-Oldrev: ac9beed32c5f4850c478737e997a73480ae678f1 X-Git-Newrev: 14b1d4baab7dda9e68dc022a3da2aa85deaecc9e Message-Id: <20210820042736.660943857801@sourceware.org> Date: Fri, 20 Aug 2021 04:27:36 +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: Fri, 20 Aug 2021 04:27:36 -0000 The branch 'arsenic/heads/analyzer_extension' was updated to point to: 14b1d4baab7... fix: failing tests It previously pointed to: ac9beed32c5... analyzer: detect and analyze virtual function calls Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- ac9beed... analyzer: detect and analyze virtual function calls 35e6ff8... analyzer: detect and analyze calls via function pointer Summary of changes (added commits): ----------------------------------- 14b1d4b... fix: failing tests fc9b81d... analyzer: detect and analyze virtual function calls aed369d... analyzer: detect and analyze calls via function pointer