Page MenuHomePhabricator

Fix another edge case for "function call should be type cast" linter rule
ClosedPublic

Authored by joshuaspence on Dec 1 2015, 7:18 PM.
Tags
None
Referenced Files
F13816670: D14623.id35376.diff
Thu, Sep 19, 4:47 PM
Unknown Object (File)
Sun, Sep 15, 6:59 AM
Unknown Object (File)
Sun, Sep 15, 6:58 AM
Unknown Object (File)
Sun, Sep 15, 6:47 AM
Unknown Object (File)
Sun, Sep 15, 6:46 AM
Unknown Object (File)
Fri, Sep 13, 10:01 AM
Unknown Object (File)
Fri, Sep 13, 12:16 AM
Unknown Object (File)
Wed, Sep 4, 6:57 PM
Subscribers

Details

Summary

Fix a minor issue in which changing a function call to a type cast affects the result of an expression.

Test Plan

Added test case.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Fix another edge case for "function call should be type cast" linter rule.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Dec 1 2015, 10:44 PM
This revision was automatically updated to reflect the committed changes.