[all-commits] [llvm/llvm-project] 3dfacc: CheckedArithmetic: llvm::Optional => std::optional

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Dec 4 20:31:09 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3dfacc0a56e9d5718f51b1d3ce63070e79fc2608
      https://github.com/llvm/llvm-project/commit/3dfacc0a56e9d5718f51b1d3ce63070e79fc2608
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-12-05 (Mon, 05 Dec 2022)

  Changed paths:
    M lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp
    M llvm/include/llvm/Analysis/VectorUtils.h
    M llvm/include/llvm/Support/CheckedArithmetic.h
    M llvm/lib/FileCheck/FileCheck.cpp
    M llvm/unittests/Support/CheckedArithmeticTest.cpp

  Log Message:
  -----------
  CheckedArithmetic: llvm::Optional => std::optional




More information about the All-commits mailing list