| commit | 51783313799209f9d697dd85efb2395c05c0440c | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Wed May 27 05:35:12 2009 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Wed May 27 05:35:12 2009 +0000 |
| tree | dfaeb7552ad7b7df3656f701261f1a606cd7410b | |
| parent | 2517f334b44bbdd255fd602cdbf74703991e5fd5 [diff] |
Initial stab at a generalized operation for determining the instantiation of a declaration from the template version (or version that lives in a template) and a given set of template arguments. This needs much, much more testing, but it suffices for simple examples like typedef T* iterator; iterator begin(); llvm-svn: 72461