[Lldb-commits] [PATCH] D12613: Lookup function using full name if one with mangled name is not found.

Siva Chandra via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 3 15:47:06 PDT 2015


sivachandra created this revision.
sivachandra added reviewers: clayborg, spyffe.
sivachandra added a subscriber: lldb-commits.

Remove expected failure decorators from tests which now should start
passing.

http://reviews.llvm.org/D12613

Files:
  source/Expression/ClangExpressionDeclMap.cpp
  test/expression_command/formatters/TestFormatters.py
  test/functionalities/data-formatter/data-formatter-synthval/TestDataFormatterSynthVal.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12613.33984.patch
Type: text/x-patch
Size: 4779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150903/90854c5d/attachment.bin>


More information about the lldb-commits mailing list