Put TypesEqual and TypeHasCycleThroughItself in namespace llvm so ADL from
authorJohn McCall <rjmccall@apple.com>
Sat, 19 Dec 2009 00:51:42 +0000 (00:51 +0000)
committerJohn McCall <rjmccall@apple.com>
Sat, 19 Dec 2009 00:51:42 +0000 (00:51 +0000)
commitbe58a432ac9ccaaccc8fa7ca813d3d69fbdb545e
treedfc8b53f72fa4bcacaa847ac154c9f57a7f27bd1
parent29b49fc6aaafffa36f729088c02251251751e5dc
Put TypesEqual and TypeHasCycleThroughItself in namespace llvm so ADL from
the templates in TypesContext.h can find them.  Caught by clang++.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91735 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Type.cpp