[all-commits] [llvm/llvm-project] 7e6c43: [lldb][NFC] Remove name parameter from CreateFunct...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Mon Aug 17 04:44:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e6c437fb413eb7ae102e8db869bb55a748411ff
      https://github.com/llvm/llvm-project/commit/7e6c437fb413eb7ae102e8db869bb55a748411ff
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
    M lldb/unittests/Symbol/TestTypeSystemClang.cpp

  Log Message:
  -----------
  [lldb][NFC] Remove name parameter from CreateFunctionTemplateDecl

It's unused and not documented.




More information about the All-commits mailing list