Dave Lee
0ac42fd26d
[lldb] Add deref support and tests to shared_ptr synthetic
...
Add `frame variable` dereference suppport to libc++ `std::shared_ptr`.
This change allows for commands like `v *thing_sp` and `v thing_sp->m_id`. These
commands now work the same way they do with raw pointers. This is done by adding an
unaccounted for child member named `$$dereference$$`.
Also, add API tests for `std::shared_ptr`, previously there were none.
Differential Revision: https://reviews.llvm.org/D97165
2021-02-23 09:03:46 -08:00
..
2021-01-22 10:05:24 -08:00
2020-06-23 19:59:46 +02:00
2020-02-20 08:32:01 +01:00
2020-03-24 14:25:59 +01:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-11-10 12:02:38 +01:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-11-05 17:49:46 +01:00
2020-02-20 08:32:01 +01:00
2020-11-03 22:01:59 +01:00
2020-02-20 08:32:01 +01:00
2021-02-23 09:03:46 -08:00
2020-02-20 08:32:01 +01:00
2020-11-05 17:49:46 +01:00
2021-02-02 12:39:03 -08:00
2020-02-20 08:32:01 +01:00
2021-02-03 21:15:08 -08:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-08-10 09:38:37 -07:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-11-07 19:26:42 +01:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2021-02-03 21:15:08 -08:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-11-05 17:49:46 +01:00
2021-02-02 12:39:03 -08:00
2020-11-10 12:02:38 +01:00