commit | 6af1b7d95c25ca744cb6544b076195614d3bf566 | [log] [tgz] |
---|---|---|
author | Eric Fiselier <[email protected]> | Thu Jun 15 01:53:12 2017 |
committer | Eric Fiselier <[email protected]> | Thu Jun 15 01:53:12 2017 |
tree | 717d7d9cb5543a5fe472ec98e98b1542609b70ae | |
parent | 244b6bb6cb9e48c9ead988661b5f2416a75f64af [diff] |
Move external instantiation for __vector_base_common to vector.cpp Previously the explicit instantiation for this was in locale.cpp, but that didn't make much sense. This patch creates a new vector.cpp source file to contain the explicit instantiation. llvm-svn: 305442