[all-commits] [llvm/llvm-project] 57f99d: [lldb] Reduce duplication in DWARFASTParserClang::...

Pavel Labath via All-commits all-commits at lists.llvm.org
Thu Apr 28 01:59:17 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 57f99d0dc387aab4e4af2cd92f97598e8a5df41f
      https://github.com/llvm/llvm-project/commit/57f99d0dc387aab4e4af2cd92f97598e8a5df41f
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2022-04-28 (Thu, 28 Apr 2022)

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

  Log Message:
  -----------
  [lldb] Reduce duplication in DWARFASTParserClang::CopyUniqueClassMethodTypes

Use lambdas to replace identical bits of code.




More information about the All-commits mailing list