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)
commit66abf2f92f11d20c6c5c33762bde67f4b1725b04
treec5cb247e731f687021912ff38f27e27bda331e9d
parentcdaea4db269646e25b97e8139a37849303c56e92
Put the implicit weak sized deallocation funciton in C++14 in a comdat

Fixes PR22635.

llvm-svn: 229913
clang/lib/CodeGen/CodeGenFunction.cpp
clang/test/CodeGenCXX/cxx1y-sized-deallocation.cpp
clang/test/CodeGenCXX/implicit-allocation-functions.cpp