From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7853) id D1E34394FC23; Mon, 16 Aug 2021 16:37:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D1E34394FC23 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] (2 commits) analyzer: detect and analyze virtual function calls X-Act-Checkin: gcc X-Git-Author: Ankur saini X-Git-Refname: refs/users/arsenic/heads/analyzer_extension X-Git-Oldrev: 10df498d47bc941e507647e165671a8b8d199129 X-Git-Newrev: 4ef1658de158c07474605ef4df9d092cfe7962aa Message-Id: <20210816163706.D1E34394FC23@sourceware.org> Date: Mon, 16 Aug 2021 16:37:06 +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: Mon, 16 Aug 2021 16:37:06 -0000 The branch 'arsenic/heads/analyzer_extension' was updated to point to: 4ef1658de15... analyzer: detect and analyze virtual function calls It previously pointed to: 10df498d47b... analyzer: detect and analyze virtual function calls Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 10df498... analyzer: detect and analyze virtual function calls e7bb9c5... analyzer: detect and analyze calls via function pointer Summary of changes (added commits): ----------------------------------- 4ef1658... analyzer: detect and analyze virtual function calls 9960841... analyzer: detect and analyze calls via function pointer