[all-commits] [llvm/llvm-project] 9d2679: [lldb][NFC] Make GetAsCXXRecordDecl static

Raphael Isemann via All-commits all-commits at lists.llvm.org
Thu Nov 28 03:26:13 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d2679152a4bbe892f72802427657bfdca85a63b
      https://github.com/llvm/llvm-project/commit/9d2679152a4bbe892f72802427657bfdca85a63b
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2019-11-28 (Thu, 28 Nov 2019)

  Changed paths:
    M lldb/include/lldb/Symbol/ClangASTContext.h

  Log Message:
  -----------
  [lldb][NFC] Make GetAsCXXRecordDecl static

All other casting functions there are static, so this should
be too.




More information about the All-commits mailing list