[all-commits] [llvm/llvm-project] 467432: MemoryLocation: convert Optional to std::optional

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Thu Dec 1 15:36:51 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 467432899bc2f71842ed1b24d24c094da02af7d4
      https://github.com/llvm/llvm-project/commit/467432899bc2f71842ed1b24d24c094da02af7d4
  Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
    M llvm/include/llvm/Analysis/MemoryLocation.h
    M llvm/lib/Analysis/MemoryLocation.cpp
    M llvm/lib/CodeGen/StackProtector.cpp
    M llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp
    M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
    M llvm/lib/Transforms/IPO/FunctionAttrs.cpp
    M llvm/lib/Transforms/IPO/OpenMPOpt.cpp
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
    M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp

  Log Message:
  -----------
  MemoryLocation: convert Optional to std::optional




More information about the All-commits mailing list