OSDN Git Service

Allow getting the address of the value in a PointerUnion or PointerIntPair if one is
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 19 Feb 2011 03:55:58 +0000 (03:55 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 19 Feb 2011 03:55:58 +0000 (03:55 +0000)
commit38297f5f760de604258aaa9000e5aadb43c78921
treee9ca4a5ff9dfea50d5f7aff5e8c3d252e4268768
parentdd6e40a4f4b131f9d5454183fa014553c9c8b44c
Allow getting the address of the value in a PointerUnion or PointerIntPair if one is
confident enough that he knows what he is doing.

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