[all-commits] [llvm/llvm-project] 0007f9: [lldb][NFC] Delete static versions of ClangASTCont...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Sun Dec 29 11:27:46 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0007f9da7c0c780e2466759c1e53b1109a54e400
      https://github.com/llvm/llvm-project/commit/0007f9da7c0c780e2466759c1e53b1109a54e400
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2019-12-29 (Sun, 29 Dec 2019)

  Changed paths:
    M lldb/include/lldb/Symbol/ClangASTContext.h
    M lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
    M lldb/source/Symbol/ClangASTContext.cpp

  Log Message:
  -----------
  [lldb][NFC] Delete static versions of ClangASTContext::CreateFunctionType

We can always call the member function version of this function.




More information about the All-commits mailing list