[all-commits] [llvm/llvm-project] c2dd84: [lldb][NFC] Remove CompilerDeclContext::IsClang

Raphael Isemann via All-commits all-commits at lists.llvm.org
Thu Nov 28 06:54:35 PST 2019


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

  Changed paths:
    M lldb/include/lldb/Symbol/CompilerDeclContext.h
    M lldb/source/Symbol/ClangASTContext.cpp
    M lldb/source/Symbol/CompilerDecl.cpp
    M lldb/source/Symbol/CompilerDeclContext.cpp

  Log Message:
  -----------
  [lldb][NFC] Remove CompilerDeclContext::IsClang

This method is only used in ClangASTContext.

Also removes the includes we only needed for the ClangASTContext RTTI check
in the CompilerDecl[Context].cpp files.




More information about the All-commits mailing list