Do a compiler check that we use one of the types from PointerUnion[N], instead of...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 7 Mar 2011 01:30:20 +0000 (01:30 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 7 Mar 2011 01:30:20 +0000 (01:30 +0000)
commit128ccbb8e5e142d4ec6c9afb4160b74f76cb3064
treedc3ba69f3e6f35bdd6c7c1115500e52d474ed6c9
parent19b6c73878c85aca52be869c47b9af3c8efbbdad
Do a compiler check that we use one of the types from PointerUnion[N], instead of a runtime check.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127145 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/PointerUnion.h