[IR] Manage TheNoneToken with a std::unique_ptr
authorDavid Majnemer <david.majnemer@gmail.com>
Mon, 16 Nov 2015 20:55:57 +0000 (20:55 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Mon, 16 Nov 2015 20:55:57 +0000 (20:55 +0000)
commit3ee61b8306df4603ddca9e18ebb2e81aba1856be
treef00d6daed5286e6f1b97a313d377461036f0925c
parent90858d35f8550467d9d6347a04b326620faf0d9c
[IR] Manage TheNoneToken with a std::unique_ptr

Hopefully, this will make the sanitizer build bots happy.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253248 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Constants.cpp
lib/IR/LLVMContextImpl.cpp
lib/IR/LLVMContextImpl.h