Make it easier to use the llvm_unreachable and DEBUG macros without "using
authorJeffrey Yasskin <jyasskin@google.com>
Sat, 12 Dec 2009 04:08:32 +0000 (04:08 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Sat, 12 Dec 2009 04:08:32 +0000 (04:08 +0000)
commit66b856683fb67796aa77e52d676c4739e8e47d6d
treeb36d1d3e4ca3bb22dfa168b8d133a32dbaecc7ae
parente801dc4a7b89f68f40ff2753de988c482d4d117f
Make it easier to use the llvm_unreachable and DEBUG macros without "using
namespace llvm" by qualifying their implementations with ::llvm::.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91206 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Debug.h
include/llvm/Support/ErrorHandling.h