Produce C AST from semantic actions
In addition to the generated parse tree, we want to yield an AST as defined in Cabs. This AST is being used in the C parser. Semantic actions can be copied from there.
Doing this will allow us to leverage existing code from the C front-end.
Details
| Id: | f667068f552d3e3c460d4bf11a8958e0c1d9c7fe | 
| Type: | task | 
| Creation time: | 2012-10-19 15:28 GMT | 
| Creator: | Pippijn van Steenhoven <pippijn@...> | 
| Release: | unassigned | 
| Component: | cxxparse | 
| Status: | unstarted | 
Issue log
| 2012-10-19 15:28 GMT | Pippijn van Steenhoven <pippijn@...> |