[all-commits] [llvm/llvm-project] 64678e: [lldb][NFC] Remove ClangASTImporter::ResolveDeclOr...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Mon Dec 16 00:16:58 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 64678ef9f289e9c1951fee5dbcacde583f3d6576
      https://github.com/llvm/llvm-project/commit/64678ef9f289e9c1951fee5dbcacde583f3d6576
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2019-12-16 (Mon, 16 Dec 2019)

  Changed paths:
    M lldb/include/lldb/Symbol/ClangASTImporter.h
    M lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
    M lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h
    M lldb/source/Symbol/ClangASTImporter.cpp

  Log Message:
  -----------
  [lldb][NFC] Remove ClangASTImporter::ResolveDeclOrigin

ResolveDeclOrigin was just an inconvenience method around GetDeclOrigin.




More information about the All-commits mailing list