| commit | 4bd0a0c3ed4633b4f23a5bbdbf65d47251dcfe05 | [log] [tgz] |
|---|---|---|
| author | Adrian Prantl <aprantl@apple.com> | Fri Jan 23 21:24:41 2015 +0000 |
| committer | Adrian Prantl <aprantl@apple.com> | Fri Jan 23 21:24:41 2015 +0000 |
| tree | 5693ed973fad312a5b44ea5777f7c3eae89a28e5 | |
| parent | f4e33cc9bb3a24a7d8372ce17192e6dd89a516fa [diff] |
Move the accessor functions from DIExpression::iterator into a wrapper DIExpression::Operand, so we can write range-based for loops. Thanks to David Blaikie for the idea. llvm-svn: 226939