[all-commits] [llvm/llvm-project] 6890ad: [lldb] Disable TestNamespaceLookup in DWARF 5 + dS...
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Mon Jul 10 07:10:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6890ad3f41c51ba9008c26f5b23397d5e0bc2aad
https://github.com/llvm/llvm-project/commit/6890ad3f41c51ba9008c26f5b23397d5e0bc2aad
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2023-07-10 (Mon, 10 Jul 2023)
Changed paths:
M lldb/test/API/lang/cpp/namespace/TestNamespaceLookup.py
Log Message:
-----------
[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
More information about the All-commits
mailing list