Skip to content
Commit 776fac87 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent d9d2fb14
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment