Douglas Gregor a3efea1881 Refactor the tree transform's many loops over sets of expressions
(transforming each in turn) into calls into one central routine
(TransformExprs) that transforms a list of expressions. This
refactoring is preparatory work for pack expansions whose in an
expression-list. 

No functionality change.

llvm-svn: 122761
2011-01-03 19:04:46 +00:00
..
2010-04-19 16:39:44 +00:00
2010-12-10 16:29:40 +00:00
2010-11-15 20:54:24 +00:00
2010-12-29 23:02:58 +00:00