Explicit template instantiations must happen in the template's immediately
authorJohn McCall <rjmccall@apple.com>
Wed, 16 Dec 2009 00:13:24 +0000 (00:13 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 16 Dec 2009 00:13:24 +0000 (00:13 +0000)
commitf32616e0bd5995e5e8053d4fc2b0a1da22fa68f6
tree6175c88acd6f47a5f021e3833886f1196ac7b929
parentc70d3311513802e01d634d69e550f96a7a96d04a
Explicit template instantiations must happen in the template's immediately
enclosing namespace.  Caught by clang++.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91480 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineDominators.cpp
lib/CodeGen/MachineLoopInfo.cpp