Greg Clayton
b7722fbcab
[lldb] Fix std::unordered_* synthetic children when typedefs are used. ( #123125 )
...
There was a bug in both the GNU and libc++ library synthetic child
providers when a typedef was used in the type of the variable. Previous
code was looking at the top level typename to try and determine if
std::unordered_ was a map or set and this failed when typedefs were
being used. This patch fixes both C++ library synthetic child providers
with updated tests.
2025-01-15 16:30:45 -08:00
..
2024-10-24 20:20:48 -07:00
2024-10-24 20:20:48 -07:00
2024-03-08 16:03:04 -08:00
2024-10-24 20:20:48 -07:00
2024-10-24 20:20:48 -07:00
2023-10-09 16:43:59 -07:00
2023-04-14 17:10:18 +01:00
2023-01-07 14:36:35 -08:00
2024-10-24 20:20:48 -07:00
2024-10-24 20:20:48 -07:00
2024-10-24 20:20:48 -07:00
2024-03-08 16:03:04 -08:00
2024-09-03 13:22:31 +02:00
2024-10-24 20:20:48 -07:00
2024-10-24 20:20:48 -07:00
2024-03-08 16:03:04 -08:00
2024-10-24 20:20:48 -07:00
2024-10-24 20:20:48 -07:00
2024-10-24 20:20:48 -07:00
2024-10-24 20:20:48 -07:00
2024-10-24 20:20:48 -07:00
2024-03-08 16:03:04 -08:00
2024-10-24 20:20:48 -07:00
2024-10-24 20:20:48 -07:00
2024-10-24 20:20:48 -07:00
2024-03-08 16:03:04 -08:00
2025-01-15 16:30:45 -08:00
2024-10-24 20:20:48 -07:00
2024-03-08 16:03:04 -08:00
2024-10-24 20:20:48 -07:00
2024-10-24 20:20:48 -07:00
2024-10-24 20:20:48 -07:00
2024-10-24 20:20:48 -07:00
2024-10-24 20:20:48 -07:00
2024-10-24 20:20:48 -07:00
2022-09-15 22:35:58 -07:00