[all-commits] [llvm/llvm-project] 309fcc: [lldb][NFC] Use llvm::Optional to refer to Optional

Raphael Isemann via All-commits all-commits at lists.llvm.org
Mon Oct 25 02:38:50 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 309fccdac936c49d0771878b3f4dd345a5e1c5d8
      https://github.com/llvm/llvm-project/commit/309fccdac936c49d0771878b3f4dd345a5e1c5d8
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2021-10-25 (Mon, 25 Oct 2021)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp

  Log Message:
  -----------
  [lldb][NFC] Use llvm::Optional to refer to Optional

clang::Optional is just an alias used within Clang.




More information about the All-commits mailing list