Mangle std::nullptr_t as specified by the Itanium C++ ABI.
commit0b2560e2d30d33f0a0941ece65160381e723ff9c
authorAnders Carlsson <andersca@mac.com>
Thu, 4 Nov 2010 04:31:32 +0000 (4 04:31 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 4 Nov 2010 04:31:32 +0000 (4 04:31 +0000)
treeea684c7f3b701c66782e6a1c7910dab8371493dc
parent68ddf3fc7e63a08755c55aa8dfe23240c52aecf3
Mangle std::nullptr_t as specified by the Itanium C++ ABI.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118236 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/Mangle.cpp
test/CodeGenCXX/mangle.cpp