[all-commits] [llvm/llvm-project] 6aebb5: AttributeParser: Convert Optional to std::optional

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Dec 1 23:43:32 PST 2022


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

  Changed paths:
    M llvm/include/llvm/Support/ELFAttributeParser.h
    M llvm/lib/Object/ELFObjectFile.cpp
    M llvm/unittests/Support/ARMAttributeParser.cpp
    M llvm/unittests/Support/CSKYAttributeParserTest.cpp
    M llvm/unittests/Support/RISCVAttributeParserTest.cpp

  Log Message:
  -----------
  AttributeParser: Convert Optional to std::optional




More information about the All-commits mailing list