]> granicus.if.org Git - clang/commit
Better mangling for new-expressions. Also, although we can't mangle arbitrary initial...
authorSebastian Redl <sebastian.redl@getdesigned.at>
Sat, 25 Feb 2012 20:51:07 +0000 (20:51 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Sat, 25 Feb 2012 20:51:07 +0000 (20:51 +0000)
commitb76ffc5667e9bb45c63d61ebbd07e66a0456ca4f
tree52b128c464224f8037db9248028ee7f76d6365a3
parentf1868793bfb3ffcb6f569cf362f7c5db1f52525c
Better mangling for new-expressions. Also, although we can't mangle arbitrary initializer lists yet (we will need this), turn the crash into a controlled error.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151455 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ItaniumMangle.cpp
test/CodeGenCXX/mangle-exprs.cpp