[all-commits] [llvm/llvm-project] a88f49: [Sema] Remove unused function getFloat128Identifier

kazutakahirata via All-commits all-commits at lists.llvm.org
Wed May 31 08:59:49 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a88f496f8f3baa6c3b15532e37e3bdbb1c4ea0d0
      https://github.com/llvm/llvm-project/commit/a88f496f8f3baa6c3b15532e37e3bdbb1c4ea0d0
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
    M clang/include/clang/Sema/Sema.h
    M clang/lib/Sema/Sema.cpp

  Log Message:
  -----------
  [Sema] Remove unused function getFloat128Identifier

The last use was removed by:

  commit bb1ea2d6139a72340b426e114510c46d938645a6
  Author: Nemanja Ivanovic <nemanja.i.ibm at gmail.com>
  Date:   Mon May 9 08:52:33 2016 +0000

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




More information about the All-commits mailing list