[all-commits] [llvm/llvm-project] 66763b: Revert "[lldb] Use std::underlying_type_t (NFC)"

David Spickett via All-commits all-commits at lists.llvm.org
Mon Oct 17 04:07:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 66763b287007ac4a2fd19b8db2bdd8b52d503666
      https://github.com/llvm/llvm-project/commit/66763b287007ac4a2fd19b8db2bdd8b52d503666
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2022-10-17 (Mon, 17 Oct 2022)

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

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

This reverts commit 921a4d5be4bbe3c337419dfcc313b3eb892c2870.

Due to buildbot failures on Arm and Arm64.

https://lab.llvm.org/buildbot/#/builders/96/builds/30231


  Commit: 335f94bfef0e9a53a44de2f0a2a62b29e2c593e9
      https://github.com/llvm/llvm-project/commit/335f94bfef0e9a53a44de2f0a2a62b29e2c593e9
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2022-10-17 (Mon, 17 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:
  -----------
  Revert "[llvm] Remove redundaunt typename (NFC)"

This reverts commit 3577e606dad0fa8f54e29e24673ff63bb7dfa880.

Due to buildbot failures on Arm and Arm64.

https://lab.llvm.org/buildbot/#/builders/96/builds/30231


Compare: https://github.com/llvm/llvm-project/compare/d231efe1ee11...335f94bfef0e


More information about the All-commits mailing list