diff options
author | Adrian Prantl <aprantl@apple.com> | 2024-02-29 15:06:28 -0800 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2024-03-07 10:55:02 -0800 |
commit | 54c955b828bbdcf46586556339cbd3cf8f205b4f (patch) | |
tree | b26b5bc53e99b8a3846e7168c34f43cd7f94fc6b /lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp | |
parent | a6a6fca7911feab8325129ea57247303b3c8d558 (diff) | |
download | llvm-54c955b828bbdcf46586556339cbd3cf8f205b4f.zip llvm-54c955b828bbdcf46586556339cbd3cf8f205b4f.tar.gz llvm-54c955b828bbdcf46586556339cbd3cf8f205b4f.tar.bz2 |
Change the return type of ValueObject::CalculateNumChildren to uint32_t.
In the end this value comes from TypeSystem::GetNumChildren which
returns a uint32_t, so ValueObject should be consistent with that.
Diffstat (limited to 'lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp')
0 files changed, 0 insertions, 0 deletions