glsl: Use the new DECLARE_R[Z]ALLOC_CXX_OPERATORS in a bunch of places.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 18 Sep 2013 21:05:36 +0000 (14:05 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Sat, 21 Sep 2013 16:17:06 +0000 (09:17 -0700)
commit81a3759bb51a1a12ba1c6c6ad586c5ff5f31c411
treeaef315783dc7d98bdb3cd3eb13722a03e3babca7
parentbfbad9d1a826bb6215e3a061f7b6b2b0ee3828e8
glsl: Use the new DECLARE_R[Z]ALLOC_CXX_OPERATORS in a bunch of places.

This eliminates a lot of boilerplate and should be 100% equivalent.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/glsl/ast.h
src/glsl/glsl_parser_extras.h
src/glsl/glsl_symbol_table.cpp
src/glsl/ir_function_detect_recursion.cpp
src/glsl/list.h