commit | bbbb02d463066f188c443e2ae7ce9ce5353f8b54 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Wed May 13 20:28:22 2009 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Wed May 13 20:28:22 2009 +0000 |
tree | 7e2ff7b99e7e90b827f70d3884dadc87e7d5374c | |
parent | 5879fbd933483650c4bb96b9ea7e5c4646b55b98 [diff] |
Explicit instantiations of templates now instantiate the definitions of class members (recursively). Only member classes are actually instantiated; the instantiation logic for member functions and variables are just stubs. llvm-svn: 71713