[llvm-branch-commits] [clang] [lldb] [PATCH 7/7] [clang] improve NestedNameSpecifier: LLDB changes (PR #149949)
Michael Buch via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Aug 6 12:16:34 PDT 2025
Michael137 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
```
https://github.com/llvm/llvm-project/pull/149949
More information about the llvm-branch-commits
mailing list