]> granicus.if.org Git - clang/commit
Put the implicit weak sized deallocation funciton in C++14 in a comdat
authorReid Kleckner <reid@kleckner.net>
Thu, 19 Feb 2015 21:01:34 +0000 (21:01 +0000)
committerReid Kleckner <reid@kleckner.net>
Thu, 19 Feb 2015 21:01:34 +0000 (21:01 +0000)
commitb3dcfbe9cb6fa6dfb02159b3befcfff0d605f330
tree4466b08ee8ea8960284f77d5b5e83ee1e109286d
parent21c08f6c6bbe8e8171915a9dc3d689462ab7bc56
Put the implicit weak sized deallocation funciton in C++14 in a comdat

Fixes PR22635.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@229913 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenFunction.cpp
test/CodeGenCXX/cxx1y-sized-deallocation.cpp
test/CodeGenCXX/implicit-allocation-functions.cpp