ttn: Whitelist from -Werror=declaration-after-statement.
authorJose Fonseca <jfonseca@vmware.com>
Wed, 2 Dec 2015 17:54:45 +0000 (17:54 +0000)
committerJose Fonseca <jfonseca@vmware.com>
Thu, 3 Dec 2015 22:00:49 +0000 (22:00 +0000)
commit071af9a511f1a6233eaab726f28efb96a86696d8
tree81f8fe77d2f4d301254eac1d0ec3813ab059f01a
parent5a23f6bd8d8d26e0e75801df44cc228f15f9768e
ttn: Whitelist from -Werror=declaration-after-statement.

nir is the exception among gallium/auxiliary -- we don't need to compile
it with MSVC2008 yet.  And this enables us to use
-Werror=declaration-after-statement in the next commit as we should,
without complicated fixes to tgsi_to_nir module.

Trvial.  Tested with GCC and Clang.
src/gallium/auxiliary/nir/tgsi_to_nir.c