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
F13995231: D14623.id35393.diff
Wed, Oct 23, 11:31 AM
F13965061: D14623.diff
Tue, Oct 15, 11:40 PM
F13958910: D14623.id.diff
Mon, Oct 14, 4:59 PM
Unknown Object (File)
Sep 30 2024, 1:55 PM
Unknown Object (File)
Sep 20 2024, 4:08 AM
Unknown Object (File)
Sep 20 2024, 4:03 AM
Unknown Object (File)
Sep 19 2024, 4:47 PM
Unknown Object (File)
Sep 15 2024, 6:59 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
Branch
master
Lint
Lint Passed
Unit
Test Failures
Build Status
Buildable 9186
Build 10862: Run Core Tests
Build 10861: arc lint + arc unit

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.