[Lldb-commits] [PATCH] D15312: Fix scope-based lookup when more than one function is found.

Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Dec 12 11:35:00 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255439: Fix scope-based lookup when more than one function is found. (authored by dperchik).

Changed prior to commit:
  http://reviews.llvm.org/D15312?vs=42476&id=42640#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15312

Files:
  lldb/trunk/include/lldb/Symbol/ClangASTContext.h
  lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/namespace/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/namespace/main.cpp
  lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/namespace/ns.cpp
  lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/namespace/ns.h
  lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/namespace/ns2.cpp
  lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/namespace/ns3.cpp
  lldb/trunk/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
  lldb/trunk/source/Symbol/ClangASTContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15312.42640.patch
Type: text/x-patch
Size: 21782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151212/5defc38f/attachment-0001.bin>


More information about the lldb-commits mailing list