]> granicus.if.org Git - clang/commit
Mangle std::nullptr_t as specified by the Itanium C++ ABI.
authorAnders Carlsson <andersca@mac.com>
Thu, 4 Nov 2010 04:31:32 +0000 (04:31 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 4 Nov 2010 04:31:32 +0000 (04:31 +0000)
commite292368afa63337f5ff64c967857a898d6f868da
treeea684c7f3b701c66782e6a1c7910dab8371493dc
parentbb5e431bf187a9f3cabb72045694fbaea414a702
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