build: Disable clang-format header reordering
authorMark Lobodzinski <mark@lunarg.com>
Tue, 13 Dec 2016 17:54:48 +0000 (10:54 -0700)
committerMark Lobodzinski <mark@lunarg.com>
Tue, 13 Dec 2016 20:00:34 +0000 (13:00 -0700)
commit249e2763ff506c01554869602b2f6682aa0ae1cd
tree6deca0988f14eec2dc14ffe81a48ff5512c98ce6
parentd14b7bb4da583ce4d535ddcccb6cbed88c766ee9
build: Disable clang-format header reordering

By default, clang-format will sort header files which often breaks
compilation. Added an option to the main, tests, and layers versions
of these files to disable header reordering.

Change-Id: Ic0cc5727b83d14d5f3962f3ecff7b6bf5e4c5fb9
.clang-format
layers/.clang-format