Page MenuHomePhabricator

Improve performance of LINT_UNNECESSARY_SEMICOLON
ClosedPublic

Authored by joshuaspence on Apr 23 2015, 1:38 AM.
Tags
None
Referenced Files
F15530122: D12519.id30068.diff
Wed, Apr 23, 1:54 AM
F15529891: D12519.id30066.diff
Tue, Apr 22, 11:17 PM
F15521906: D12519.id30058.diff
Sun, Apr 20, 4:24 PM
F15519838: D12519.id.diff
Sat, Apr 19, 11:56 PM
F15514978: D12519.diff
Fri, Apr 18, 7:08 AM
F15471585: D12519.id30058.diff
Sat, Apr 5, 6:08 AM
F15423202: D12519.id30058.diff
Mar 22 2025, 1:53 PM
F15408611: D12519.id30066.diff
Mar 19 2025, 12:10 AM
Subscribers

Details

Summary

Ref T7892. Improve the performance of ArcanistXHPASTLinter::LINT_UNNECESSARY_SEMICOLON.

Test Plan

Wiped 6 seconds off the total time to lint rARC.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Improve performance of LINT_UNNECESSARY_SEMICOLON.
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.Apr 23 2015, 1:40 AM
joshuaspence edited edge metadata.

Fix failing test cases

This revision was automatically updated to reflect the committed changes.