[all-commits] [llvm/llvm-project] 6e9ee4: DWARFContext: use std::make_unique rather than res...

David Blaikie via All-commits all-commits at lists.llvm.org
Wed Oct 4 16:00:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e9ee42a5161081dcada4c2d187eb8e1bbff633a
      https://github.com/llvm/llvm-project/commit/6e9ee42a5161081dcada4c2d187eb8e1bbff633a
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
    M llvm/lib/DebugInfo/DWARF/DWARFContext.cpp

  Log Message:
  -----------
  DWARFContext: use std::make_unique rather than reset+new




More information about the All-commits mailing list