[Lldb-commits] [lldb] Detect against invalid variant index for LibStdC++ std::variant data formatters (PR #69253)
    via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon Oct 16 14:35:39 PDT 2023
    
    
  
jeffreytan81 wrote:
> We should add a test. Should be easy to access the "_M_index" child and set its value to something invalid and then make sure the summary is "".
Sure, I can do that. 
https://github.com/llvm/llvm-project/pull/69253
    
    
More information about the lldb-commits
mailing list