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
Unknown Object (File)
Thu, Jan 16, 8:44 PM
Unknown Object (File)
Tue, Jan 14, 1:51 AM
Unknown Object (File)
Mon, Jan 13, 3:05 AM
Unknown Object (File)
Dec 18 2024, 4:40 AM
Unknown Object (File)
Dec 13 2024, 2:18 AM
Unknown Object (File)
Dec 1 2024, 10:04 AM
Unknown Object (File)
Dec 1 2024, 10:04 AM
Unknown Object (File)
Dec 1 2024, 10:04 AM
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.