[all-commits] [llvm/llvm-project] 285da1: [llvm] Use std::is_integral_v (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Mon Nov 14 00:31:19 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 285da1c8cdb2e903372f8f3e3b79eb4d0bac7437
      https://github.com/llvm/llvm-project/commit/285da1c8cdb2e903372f8f3e3b79eb4d0bac7437
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-11-14 (Mon, 14 Nov 2022)

  Changed paths:
    M llvm/include/llvm/ADT/MapVector.h
    M llvm/include/llvm/Support/BinaryStreamReader.h
    M llvm/include/llvm/Support/BinaryStreamWriter.h

  Log Message:
  -----------
  [llvm] Use std::is_integral_v (NFC)




More information about the All-commits mailing list