[all-commits] [llvm/llvm-project] 785867: Rename ParseTypeFromDWO to ParseTypeFromClangModul...

adrian-prantl via All-commits all-commits at lists.llvm.org
Wed Nov 13 13:37:51 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 78586775f7b26813740096024949907848e7ccc1
      https://github.com/llvm/llvm-project/commit/78586775f7b26813740096024949907848e7ccc1
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

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

  Log Message:
  -----------
  Rename ParseTypeFromDWO to ParseTypeFromClangModule (NFC)

Because that is what this function really does. The old name is
misleading.




More information about the All-commits mailing list