[all-commits] [llvm/llvm-project] 05d174: [lldb][NFC] Move namespace lookup in ClangASTSourc...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Tue Feb 25 01:28:48 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 05d174d30159579ae19e90899736d98e2544c0e3
      https://github.com/llvm/llvm-project/commit/05d174d30159579ae19e90899736d98e2544c0e3
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

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

  Log Message:
  -----------
  [lldb][NFC] Move namespace lookup in ClangASTSource to own function.

Beside being cleaner we can probably reuse that logic elsewhere.




More information about the All-commits mailing list