[libcxx-commits] [libcxx] Unify naming of internal pointer members in std::vector and std::__split_buffer (PR #115517)

Peng Liu via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 11 13:39:41 PST 2024


winner245 wrote:

Thank you for your feedback and suggestions, @Michael137! I appreciate your guidance on maintaining backward compatibility. I will implement the suggested approach by checking for both the new and old member names in the LLDB data formatters. Thanks again for your help.

https://github.com/llvm/llvm-project/pull/115517


More information about the libcxx-commits mailing list