[all-commits] [llvm/llvm-project] 0e5ed1: [lldb][NFC] Split up ClangASTSource::FindExternalV...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Fri Feb 21 00:48:12 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e5ed1b26264f7eee32b23c533371c18ce1cdec0
      https://github.com/llvm/llvm-project/commit/0e5ed1b26264f7eee32b23c533371c18ce1cdec0
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

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

  Log Message:
  -----------
  [lldb][NFC] Split up ClangASTSource::FindExternalVisibleDecls

This function has two functions hidden inside it. Let's make
them proper functions.




More information about the All-commits mailing list