glcpp: Remove use of talloc reference counting.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 15 Jan 2011 23:20:11 +0000 (15:20 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 21 Jan 2011 23:41:19 +0000 (15:41 -0800)
commit6ecee54a9aecc120cb68b02f7e14dcac86b9eca2
tree439cfc92256b2463d775e9570290b558a2316d4d
parente256e4743c3f8f924f0d191759d9428f33f3e329
glcpp: Remove use of talloc reference counting.

We almost always want to simply steal; we only need to copy when copying
a token list (in which case we're already cloning stuff anyway).
src/glsl/glcpp/glcpp-parse.y