Revert "[lldb/DWARF] Only match mangled name in full-name function lookup (with accel...
authorPavel Labath <pavel@labath.sk>
Tue, 28 Jan 2020 12:42:34 +0000 (13:42 +0100)
committerPavel Labath <pavel@labath.sk>
Tue, 28 Jan 2020 12:46:43 +0000 (13:46 +0100)
commitd8de349951c275af86d67eb3e9c7b1f554531a9b
tree83c1d10efb597d1216d29b7782f016d724ff6d8f
parent3239b5034ee97b63572e61713b15be8444eeab25
Revert "[lldb/DWARF] Only match mangled name in full-name function lookup (with accelerators)"

This reverts commit 1b12766883006b8aa9d1ff744e57317647aa052a because of
breaking the mac test suite.

I'm not certain this is the cause because of a concurrent build breakage
which masked this problem, but the failure messages are related to
symbol lookup, which makes this very likely.
lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp
lldb/test/Shell/SymbolFile/DWARF/find-basic-function.cpp