Merging r203007:
authorTom Stellard <thomas.stellard@amd.com>
Fri, 11 Apr 2014 19:36:51 +0000 (19:36 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 11 Apr 2014 19:36:51 +0000 (19:36 +0000)
commite057ce0c13e8be4d5f59753a9e22d2f8f85d1927
tree82fab9f5d9797b7d216229bb6633c5bf57515bba
parent73350399b163688a9384b3c64eca742625ab9e31
Merging r203007:

------------------------------------------------------------------------
r203007 | rafael.espindola | 2014-03-05 16:04:41 -0500 (Wed, 05 Mar 2014) | 4 lines

Don't produce an alias between destructors with different calling conventions.

Fixes pr19007.

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_34@206059 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCXX.cpp
test/CodeGenCXX/ctor-dtor-alias.cpp