Finally break down and chain together decls that are defined with common declspecs,
like: int X, Y, Z; This is required for the code gen to get to all of the declarations in a DeclStmt, and should simplify some other code. llvm-svn: 39623
Loading
Please register or sign in to comment