Review Board 2.0.15


style: add .clang-format file

Review Request #2372 - Created Aug. 31, 2014 and discarded - Latest diff uploaded

Information
Nilay Vaish
gem5
default
Reviewers
Default
Changeset 10318:34b549ec182b
---------------------------
style: add .clang-format file

The format specified in this file is used by clang-format to fix
the formatting of a given file.  Hopefully, this will ease the burden
on the developers as they no longer need to manually format things.