[lldb] Disable TestNamespaceLookup in DWARF 5 + dSYM setting
commit6890ad3f41c51ba9008c26f5b23397d5e0bc2aad
authorFelipe de Azevedo Piovezan <fpiovezan@apple.com>
Mon, 10 Jul 2023 13:53:20 +0000 (10 09:53 -0400)
committerFelipe de Azevedo Piovezan <fpiovezan@apple.com>
Mon, 10 Jul 2023 14:10:15 +0000 (10 10:10 -0400)
treee845dac0d7349b28fade5cc68c6da0609feb49a5
parent1d515978709cd97d818738d39e699bf5d88dedab
[lldb] Disable TestNamespaceLookup in DWARF 5 + dSYM setting

The ordering in which functions are presented to the expression evaluator in
this test setting triggers a known bug in LLDB.

Differential Revision: https://reviews.llvm.org/D154843
lldb/test/API/lang/cpp/namespace/TestNamespaceLookup.py