llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
29.33k stars 12.13k forks source link

LLDB show STL container size error #55728

Open FuXiii opened 2 years ago

FuXiii commented 2 years ago

When debuging code, I have push_back some data into STL container, but lldb can not show the correct size number.

image

llvmbot commented 2 years ago

@llvm/issue-subscribers-lldb