| commit | 822d0301189425454dac52cfc473072c835700cd | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Wed Jan 12 17:07:58 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Wed Jan 12 17:07:58 2011 +0000 |
| tree | 499254803771ff8c55dc4670a9503b0c0343fc34 | |
| parent | 7ecc2fc4ca91b4b0cd30fe74e0250a192d52b17c [diff] |
Teach TreeTransform how to transform a pack expansion type into another pack expansion type. This can happen when rebuilding types in the current instantiation. Fixes <rdar://problem/8848837> (Clang crashing on libc++ <functional>). llvm-svn: 123316