[llvm-branch-commits] [clang] [lldb] [PATCH 7/7] [clang] improve NestedNameSpecifier: LLDB changes (PR #149949)
Matheus Izvekov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Aug 6 12:54:54 PDT 2025
mizvekov wrote:
> Clean build succeeded.
>
> These tests fail on macOS:
>
> ```
> ********************
> ********************
> Unresolved Tests (3):
> lldb-api :: commands/expression/import-std-module/list/TestListFromStdModule.py
> lldb-api :: commands/expression/import-std-module/non-module-type-separation/TestNonModuleTypeSeparation.py
> lldb-api :: commands/expression/import-std-module/weak_ptr/TestWeakPtrFromStdModule.py
> ```
Thanks, I'll see if I can reproduce locally. Mind sharing the logs meanwhile so I can compare?
https://github.com/llvm/llvm-project/pull/149949
More information about the llvm-branch-commits
mailing list