]> granicus.if.org Git - clang/commit
Delay record type's debug info emission, in -flimit-debug-info mode, if member expres...
authorDevang Patel <dpatel@apple.com>
Fri, 22 Oct 2010 18:56:27 +0000 (18:56 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 22 Oct 2010 18:56:27 +0000 (18:56 +0000)
commit6802027338b8af1d54ba94d7ed9722f1b327b645
tree1aa9f60fea193b626e0a16d30313a51f7302ea77
parent33133579550f97f33f05dad257b18b7961ff1ef1
Delay record type's debug info emission, in -flimit-debug-info mode, if member expression's base is call expr.

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