]> 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>
Wed, 27 Jul 2016 02:51:45 +0000 (19:51 -0700)
commit725f7f9d576a1c7a4efd43976af15d7b79a30383
treec1a7fcc927a1dab08bc8c2ef6c5f003117ac003b
parentb124b243d466cdc4438a88eaf9d2d8fa10ce9095
.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
(cherry picked from commit e4290800b21478a3f9548c58b4f15c5ba5393073)
.clang-format