omjavaid added inline comments.
================ Comment at: lldb/test/Shell/SymbolFile/PDB/pointers.test:36 F: Variable{{.*}}, name = "this" -F-SAME: (ST *), scope = parameter, location = {{.*}}, artificial +F-SAME: (ST *), scope = parameter,{{( location = DW_OP.*,)?}} artificial F: Variable{{.*}}, name = "x" ---------------- Explaining this change a dwarf location expression tag is added for variables deriving their address location from stack. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D128668/new/ https://reviews.llvm.org/D128668 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits