Files
clang-p2996/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp
Jonas Devlieghere b448eda406 [lldb] Fix typo in AppleDWARFIndex
apple_names_table_up appeared twice in the binary expression, while the
second instance was meant to check apple_namespaces_table_up.

Fixes PR47101
2020-08-10 19:22:52 -07:00

7.6 KiB