~pali/llvm/lldb-trunk

Viewing all changes in revision 17613.

  • Committer: labath
  • Date: 2018-07-19 13:30:56 UTC
  • Revision ID: svn-v4:91177308-0d34-0410-b5e6-96231b3b80d8:lldb/trunk:337452
Fix whitespace formatting in DWARFExpression::DumpLocation

we were printing an extra space before the start for the expression and
an extra space after some dwarf operators. This makes sure we only print
exactly one space **between** operators and nowhere else.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: