]> granicus.if.org Git - libvpx/commit
.clang-format: disable DerivePointerAlignment
authorJames Zern <jzern@google.com>
Tue, 26 Jul 2016 23:34:54 +0000 (16:34 -0700)
committerJames Zern <jzern@google.com>
Tue, 26 Jul 2016 23:46:54 +0000 (16:46 -0700)
commite4290800b21478a3f9548c58b4f15c5ba5393073
tree6b1f35a0877dcede666321334c34c16561304cf8
parentfbf256da41db9624e6a3392da0ba6e8778335ad3
.clang-format: disable DerivePointerAlignment

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
.clang-format