[all-commits] [llvm/llvm-project] 921a4d: [lldb] Use std::underlying_type_t (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Oct 15 12:12:18 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 921a4d5be4bbe3c337419dfcc313b3eb892c2870
      https://github.com/llvm/llvm-project/commit/921a4d5be4bbe3c337419dfcc313b3eb892c2870
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-10-15 (Sat, 15 Oct 2022)

  Changed paths:
    M lldb/include/lldb/lldb-enumerations.h
    M lldb/source/Breakpoint/BreakpointResolverName.cpp

  Log Message:
  -----------
  [lldb] Use std::underlying_type_t (NFC)


  Commit: ef5647db64c65a457eeae5af6bc2e9beac1aba55
      https://github.com/llvm/llvm-project/commit/ef5647db64c65a457eeae5af6bc2e9beac1aba55
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-10-15 (Sat, 15 Oct 2022)

  Changed paths:
    M mlir/tools/mlir-tblgen/EnumsGen.cpp

  Log Message:
  -----------
  [mlir] Use std::underlying_type_t (NFC)


  Commit: 3577e606dad0fa8f54e29e24673ff63bb7dfa880
      https://github.com/llvm/llvm-project/commit/3577e606dad0fa8f54e29e24673ff63bb7dfa880
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-10-15 (Sat, 15 Oct 2022)

  Changed paths:
    M llvm/include/llvm/ADT/FoldingSet.h
    M llvm/include/llvm/ADT/STLExtras.h
    M llvm/include/llvm/ADT/Sequence.h
    M llvm/include/llvm/ADT/TypeSwitch.h
    M llvm/include/llvm/Support/TypeSize.h

  Log Message:
  -----------
  [llvm] Remove redundaunt typename (NFC)


Compare: https://github.com/llvm/llvm-project/compare/f12684d36ef3...3577e606dad0


More information about the All-commits mailing list