Issue 179159
Summary MSVC vector format can't work in codelldb
Labels new issue
Assignees
Reporter yjdyamv
    Hello, recently I use codelldb to debug my program in windows(msvc), and find vector format seems have a problem. And I find this [pr](https://github.com/llvm/llvm-project/pull/147538) about this. I dont know whether vector format or codelldb cause this problem. 

Visual Studio version: 2026 18.2.1
```console
❯ .\lldb.exe
(lldb) version
lldb version 21.1.7-codelldb
```

<img width="1986" height="716" alt="Image" src="" />

_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to