[all-commits] [llvm/llvm-project] 09217b: [lldb][NFC] Add a CompilerDecl->clang::Decl conver...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Fri Jan 31 04:20:22 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 09217b60fcf1301e0333a69c37c6408d81c46ca5
      https://github.com/llvm/llvm-project/commit/09217b60fcf1301e0333a69c37c6408d81c46ca5
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-01-31 (Fri, 31 Jan 2020)

  Changed paths:
    M lldb/include/lldb/Symbol/ClangUtil.h
    M lldb/source/Plugins/ExpressionParser/Clang/ClangDeclVendor.cpp
    M lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
    M lldb/source/Symbol/ClangUtil.cpp

  Log Message:
  -----------
  [lldb][NFC] Add a CompilerDecl->clang::Decl conversion function to ClangUtil

This automatically does the type checking for the cast.




More information about the All-commits mailing list