----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3299/ -----------------------------------------------------------
Review request for Default. 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 ----- util/style.py 9be8a40026dfa419c3daf572407f9391ad48e1ed 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
