[all-commits] [llvm/llvm-project] 8262ff: [lldb/test] Add a couple of libc++ std::string lay...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Thu Jul 7 07:20:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8262ff44c53568564dc919a43fae274c8b748176
https://github.com/llvm/llvm-project/commit/8262ff44c53568564dc919a43fae274c8b748176
Author: Pavel Labath <pavel at labath.sk>
Date: 2022-07-07 (Thu, 07 Jul 2022)
Changed paths:
M lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/string/simulator/TestDataFormatterLibcxxStringSimulator.py
M lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/string/simulator/main.cpp
Log Message:
-----------
[lldb/test] Add a couple of libc++ std::string layouts
.. to the "string simulator" test. These layouts were used at some point in
the past few months, and are already supported by the code.
More information about the All-commits
mailing list