Michael137 wrote: @labath the test `TestStaticVariables.py` was failing because with the new iteration order `ParseVariableDIE` would overwrite a `DW_TAG_variable`s type from `ArrayType[2]` (which is on the definition) to `ArrayType[]`. So I adjusted it to not do that
https://github.com/llvm/llvm-project/pull/123261 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits