Mostly use type destructuring adequately.
This is preparatory work for python 2/3 compatibility implemented in https://reviews.llvm.org/D55829
Details
Details
Diff Detail
Diff Detail
- Repository
- rOLDT svn-test-suite
Event Timeline
CompareDebugInfo.py | ||
---|---|---|
50 | This changes the behaviour slightly in that "=" will only be surrounded by one space on each side rather than two. |
This changes the behaviour slightly in that "=" will only be surrounded by one space on each side rather than two.
While such a change might be desirable, I think it's inappropriate for this patch.