[Lldb-commits] [lldb] [lldb][NFCI] Remove duplicated code in DWARFParser (PR #69531)

Felipe de Azevedo Piovezan via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 18 15:36:44 PDT 2023


felipepiovezan wrote:

> Please manually verify all cases are handled in the DWARFFormValue::SkipValue() function to ensure we are not losing functionality. LGTM.

Yup, I've compared the two functions twice, so I'm fairly confident they are identical :) 

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


More information about the lldb-commits mailing list