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)
May 20 2025, 9:05 AM
Unknown Object (File)
May 10 2025, 3:31 AM
Unknown Object (File)
May 10 2025, 3:31 AM
Unknown Object (File)
May 10 2025, 3:30 AM
Unknown Object (File)
May 10 2025, 3:06 AM
Unknown Object (File)
May 6 2025, 1:08 PM
Unknown Object (File)
Apr 29 2025, 8:27 AM
Unknown Object (File)
Apr 28 2025, 4:22 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.