[all-commits] [llvm/llvm-project] 82800d: [lldb][NFC] Remove ClangASTContext::GetAsDeclContext

Raphael Isemann via All-commits all-commits at lists.llvm.org
Wed Nov 20 03:28:36 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 82800df4de1bfc5fc332fc60f399d50c444050fe
      https://github.com/llvm/llvm-project/commit/82800df4de1bfc5fc332fc60f399d50c444050fe
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2019-11-20 (Wed, 20 Nov 2019)

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

  Log Message:
  -----------
  [lldb][NFC] Remove ClangASTContext::GetAsDeclContext

Everything we pass to this function is already a DeclContext.




More information about the All-commits mailing list