Review Board 2.0.15


util: clean up and extend style checker

Review Request #3299 - Created Jan. 26, 2016 and submitted

Information
Steve Reinhardt
gem5
default
Reviewers
Default
Changeset 11311:8d2efdba4dae
---------------------------
util: clean up and extend style checker

Added a new Verifier object to check for and fix spacing
between if/while/for and following paren.

Restructured Verifier class to make it easier to add
new subclasses, particularly by using a global list of
verifiers to auto-generate command line options and
simplify the invocation loop.

   

Issue Summary

2 0 2 0
Review request changed
Updated (Feb. 6, 2016, 5:35 p.m.)

Status: Closed (submitted)