summaryrefslogtreecommitdiff
path: root/.clang-format
AgeCommit message (Collapse)Author
2016-07-26.clang-format: disable DerivePointerAlignmentJames Zern
everything outside of third_party should follow 'PointerAlignment: right' i.e., associate the '*' with the variable + add a note about the clang-format that generated this file Change-Id: I13e3f4f5fb6e22a8fa7fc3d06879c995b7c41a39
2016-07-15add .clang-format, based on Google styleJames Zern
derived from clang-format 3.7.1; same as used in libaom Change-Id: I8ea915a41d1f2ea3b0d4e4dab9ebc808e9116f11