Commit Graph

3 Commits

Author SHA1 Message Date
e-cloud 462b329b1e fix: remove unreasonable comparelocation logic and update test cases
What the `compareLocations` function compares are SourceLocation objects
or strings(based on current usage). There is no case to assume the input
are position objects. Therefore, remove the useless and unreasonable
code.

Relatively, update the tests to indicate the actual usage.
2017-01-24 18:47:55 +08:00
Tobias Koppers 6ae2b07012 make harmony order stable 2017-01-09 00:50:32 +01:00
Tobias Koppers 2f618e733a refactoring and aggressive-splitting plugin 2016-07-13 11:03:14 +02:00