[all-commits] [llvm/llvm-project] 3c849d: Modernize Optional::{getValueOr, hasValue}

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Jul 15 01:20:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c849d0aefa1101cf38586449c2105a97797c414
      https://github.com/llvm/llvm-project/commit/3c849d0aefa1101cf38586449c2105a97797c414
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
    M clang-tools-extra/clangd/AST.cpp
    M clang/lib/Analysis/FlowSensitive/DebugSupport.cpp
    M clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
    M lldb/source/Plugins/Process/Linux/IntelPTCollector.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
    M llvm/include/llvm/Support/Casting.h
    M llvm/lib/Target/LoongArch/LoongArchTargetMachine.cpp
    M mlir/include/mlir/IR/OpImplementation.h
    M mlir/lib/Dialect/Vector/Transforms/VectorTransforms.cpp

  Log Message:
  -----------
  Modernize Optional::{getValueOr,hasValue}




More information about the All-commits mailing list