diff options
| author | nerix <nerixdev@outlook.de> | 2025-11-07 14:16:44 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-07 14:16:44 +0100 |
| commit | 311d115ed809724855f821616ed7aabab32896d4 (patch) | |
| tree | 4b7d99acdd1e177bace858f0694054b4f516886a /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
| parent | 7ac6a95a11c2f7b96a407b114ff103a0873ade98 (diff) | |
| download | llvm-311d115ed809724855f821616ed7aabab32896d4.zip llvm-311d115ed809724855f821616ed7aabab32896d4.tar.gz llvm-311d115ed809724855f821616ed7aabab32896d4.tar.bz2 | |
[LLDB] Run MSVC STL string(-view) tests with PDB (#166833)
PDB doesn't include the typedefs for types, so all types use their full
name. For `std::string` and friends, this means they show up as
`std::basic_string<char, std::char_traits<char>, std::allocator<char>>`.
This PR updates the `std::{,w,u8,u16,u32}string(_view)` tests to account
for this and runs them with PDB.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions
