diff options
| author | Douglas Gregor <dgregor@apple.com> | 2011-01-11 03:14:20 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2011-01-11 03:14:20 +0000 |
| commit | 5cde386e5e0357c2d32ec8adb01079e8bc0d2755 (patch) | |
| tree | b30d38d06f901019475c7988a2ffc27a9b85caa1 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
| parent | f4ef3d3ca1a35749d51675f98951c253c1732da2 (diff) | |
| download | llvm-5cde386e5e0357c2d32ec8adb01079e8bc0d2755.zip llvm-5cde386e5e0357c2d32ec8adb01079e8bc0d2755.tar.gz llvm-5cde386e5e0357c2d32ec8adb01079e8bc0d2755.tar.bz2 | |
When mapping from a function parameter pack to the set of function
parameters it expanded to, map exactly the number of function
parameters that were expanded rather than just running to the end of
the instantiated parameter list. This finishes the implementation of
the last sentence of C++0x [temp.deduct.call]p1.
llvm-svn: 123213
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions
