Introduce keyword driven attribute parsing
commit02a886bfa3d980fe0d355ceaecb25f34268a1162
authorChristopher Li <sparse@chrisli.org>
Thu, 8 Mar 2007 08:59:25 +0000 (8 00:59 -0800)
committerJosh Triplett <josh@freedesktop.org>
Fri, 9 Mar 2007 23:27:37 +0000 (9 15:27 -0800)
treee59b600a185e455e49cdf00f3ca3eba20e6a8260
parent309f3805ddec9ab2f9c62da573586a7cf7c1f17a
Introduce keyword driven attribute parsing

Now we are really parsing the attribute rather than building the
expression tree first.

Signed-Off-By: Christopher Li <sparse@chrisli.org>
Signed-off-by: Josh Triplett <josh@freedesktop.org>
parse.c
symbol.h