| commit | 01fb5fb1287552ececa992ae60062ae045a1bc5e | [log] [tgz] |
|---|---|---|
| author | David Blaikie <dblaikie@gmail.com> | Sun Jan 18 01:48:19 2015 +0000 |
| committer | David Blaikie <dblaikie@gmail.com> | Sun Jan 18 01:48:19 2015 +0000 |
| tree | c16ef6b262abbbe962984f3492c27d870f575004 | |
| parent | 6adcf56b0f738f66f32b2cc70e9117049672db89 [diff] |
DebugInfo: Attribute aggregate expressions to the source location of the expression Just as r225956 did for scalar expressions (CGExprScalar::Visit), do the same for aggregate expressions. llvm-svn: 226388