[all-commits] [llvm/llvm-project] 466dc5: APFloat: Add some missing function declarations

Tom Stellard via All-commits all-commits at lists.llvm.org
Tue Nov 7 08:52:38 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 466dc5c3e7796f9fbf9ea8b81a86223ed882d951
      https://github.com/llvm/llvm-project/commit/466dc5c3e7796f9fbf9ea8b81a86223ed882d951
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2023-11-07 (Tue, 07 Nov 2023)

  Changed paths:
    M llvm/include/llvm/ADT/APFloat.h

  Log Message:
  -----------
  APFloat: Add some missing function declarations

Theses functions were added in fd1e5aa8dffa8b26e59fb340668b264b9ac80382
without a declaration.

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D154765




More information about the All-commits mailing list