[Lldb-commits] [PATCH] D33083: [Expression parser] Look up module symbols before hunting globally

Sean Callanan via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue May 16 16:59:41 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303223: [Expression parser] Look up module symbols before hunting globally (authored by spyffe).

Changed prior to commit:
  https://reviews.llvm.org/D33083?vs=99211&id=99227#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33083

Files:
  lldb/trunk/include/lldb/Symbol/SymbolContext.h
  lldb/trunk/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/One.mk
  lldb/trunk/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/One/One.c
  lldb/trunk/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/One/One.h
  lldb/trunk/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/One/OneConstant.c
  lldb/trunk/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/TestConflictingSymbol.py
  lldb/trunk/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/Two.mk
  lldb/trunk/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/Two/Two.c
  lldb/trunk/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/Two/Two.h
  lldb/trunk/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/Two/TwoConstant.c
  lldb/trunk/packages/Python/lldbsuite/test/lang/c/conflicting-symbol/main.c
  lldb/trunk/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
  lldb/trunk/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h
  lldb/trunk/source/Symbol/SymbolContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33083.99227.patch
Type: text/x-patch
Size: 22139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170516/f420415c/attachment-0001.bin>


More information about the lldb-commits mailing list