[all-commits] [llvm/llvm-project] fc0a18: [ADT][NFC] Remove some redundant code

yuntaopan via All-commits all-commits at lists.llvm.org
Fri Sep 1 20:14:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc0a18f8aa72b9cfa0fc77bf2098e97585f0162b
      https://github.com/llvm/llvm-project/commit/fc0a18f8aa72b9cfa0fc77bf2098e97585f0162b
  Author: yuntaopan <yuntaopan at tencent.com>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

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

  Log Message:
  -----------
  [ADT][NFC] Remove some redundant code

Some typetraits are defined twice, delete this part of the code.

Reviewed By: MaskRay

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




More information about the All-commits mailing list