-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/3299/
-----------------------------------------------------------

(Updated Jan. 29, 2016, 11:27 a.m.)


Review request for Default.


Changes
-------

- Addressed Andreas's issues
- Added -skip-<check> options to skip specific checks entirely
- Made check-specific options have precedence over -all options
- Added comments/docstrings


Repository: gem5


Description
-------

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.


Diffs (updated)
-----

  util/style.py 3d7a85d71bd1aad69c07781d50779b7d1f83dd96 

Diff: http://reviews.gem5.org/r/3299/diff/


Testing
-------


Thanks,

Steve Reinhardt

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to