]> granicus.if.org Git - clang/commit
Emit debug info for an aggregate while processing MemberExpr if the aggregate's debug...
authorDevang Patel <dpatel@apple.com>
Mon, 4 Oct 2010 21:46:04 +0000 (21:46 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 4 Oct 2010 21:46:04 +0000 (21:46 +0000)
commit78ba3d46388f17b4fc5e63ed23b746dd4dea9547
tree1c6655fbd8283c3b3aa23977cdf12106063d3513
parentdaaf1de7c5f975b77798c551aaefeb36349e5ca7
Emit debug info for an aggregate while processing MemberExpr if the aggregate's debug info was delayed untill now.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115564 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprScalar.cpp