[lldb] Adjust libc++ string formatter for changes in D122598
authorPavel Labath <pavel@labath.sk>
Tue, 12 Apr 2022 13:41:45 +0000 (15:41 +0200)
committerPavel Labath <pavel@labath.sk>
Tue, 12 Apr 2022 13:44:16 +0000 (15:44 +0200)
commit45428412fd7c9900d3d6ac9803aa7dcf6adfa6fe
treeb2a9a451af504cee0000107aff2cbfe1a395a57e
parentf9c2f821d71b7bbb2544a489b7798bd173ea8907
[lldb] Adjust libc++ string formatter for changes in D122598

The __size_ member is now in a slightly different location.
lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp