[all-commits] [llvm/llvm-project] 4e0e0b: [ProfileData] llvm::Optional => std::optional

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Dec 12 01:12:09 PST 2022


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

  Changed paths:
    M llvm/include/llvm/ProfileData/InstrProfCorrelator.h
    M llvm/include/llvm/ProfileData/SampleProfReader.h
    M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
    M llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
    M llvm/lib/ProfileData/InstrProfCorrelator.cpp
    M llvm/lib/ProfileData/SampleProfReader.cpp

  Log Message:
  -----------
  [ProfileData] llvm::Optional => std::optional




More information about the All-commits mailing list