]> granicus.if.org Git - clang/commit
If an aggregate argument is passed indirectly because it has non trivial
authorDevang Patel <dpatel@apple.com>
Wed, 9 Feb 2011 00:37:30 +0000 (00:37 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 9 Feb 2011 00:37:30 +0000 (00:37 +0000)
commit570729e71654f0564bf2ce6504f8629a96850914
tree2412850fabc4f3648cdec3bcb5b56cf123fde355
parent2bbbfb2cc36f7e5ee86b7fd22ec040be36d7c9d0
If an aggregate argument is passed indirectly because it has non trivial
destructor or copy constructor than let debug info know about it.

Radar 8945514.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125142 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
lib/CodeGen/CGDecl.cpp
lib/CodeGen/CodeGenFunction.h