| commit | d28ac5b9981993a6ae527c155e4385b8afad6ac7 | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Sat Mar 22 23:33:22 2014 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Sat Mar 22 23:33:22 2014 +0000 |
| tree | bad015f1f91016bb4d218e8e4512230a009b0ac3 | |
| parent | 62e5f4de3d968e8f1c6b620a0dc6324562720c9d [diff] |
Emit an update record if we instantiate the definition of a function template specialization from a module. (This can also happen for function template specializations in PCHs if they're instantiated eagerly, because they're constexpr or have a deduced return type.) llvm-svn: 204547