Commit 9b4f290
committed
[lldb][Format] Update std::deque formatter to account for libc++ naming changes
Cherry-picked the LLDB parts from:
```
commit c7df106
Author: Peng Liu <[email protected]>
Date: Wed Nov 13 05:08:08 2024 -0500
Unify naming of internal pointer members in std::vector and
std::__split_buffer (llvm#115517)
```
Addresses llvm#1445551 parent 3a15ac5 commit 9b4f290
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
767 | | - | |
768 | | - | |
769 | | - | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
770 | 771 | | |
771 | 772 | | |
772 | 773 | | |
| |||
0 commit comments