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
5 files changed
tree: 7e2ff7b99e7e90b827f70d3884dadc87e7d5374c
  1. clang/
  2. llvm/