labath added a comment.

In D77153#1952952 <https://reviews.llvm.org/D77153#1952952>, @friss wrote:

> I haven't tested the libstdc++ part, would be great if someone could confirm 
> this works.


This doesn't work work for libstdc++ (I get `<parent failed to evaluate: parent 
is NULL>`), presumably because the code uses the simple `StringSummaryFormat` 
(`new StringSummaryFormat(stl_summary_flags, "${var._M_dataplus._M_p}")`) 
instead of `CXXFunctionSummaryFormat` However, it doesn't make the situation 
any worse either, so you can just drop the libstdc++ test changes and carry on.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77153/new/

https://reviews.llvm.org/D77153



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to