diff options
author | Chris Lattner <sabre@nondot.org> | 2007-06-09 00:53:06 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-06-09 00:53:06 +0000 |
commit | 776fac87033d7616f1bfd46c39221688c97b0011 (patch) | |
tree | 08c9456e9bade0814529b5f7d25aa6c4dd4e8149 /clang/CodeGen/CodeGenFunction.cpp | |
parent | d9d2fb1420afa09e2b5d6b1242c73c642ed39b25 (diff) | |
download | bcm5719-llvm-776fac87033d7616f1bfd46c39221688c97b0011.tar.gz bcm5719-llvm-776fac87033d7616f1bfd46c39221688c97b0011.zip |
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
Diffstat (limited to 'clang/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions