Change EmitReferenceBindingToExpr to take a decl instead of a boolean.
commit8d21b8a669c9514adc1bafebe9a76133777479d2
authorAnders Carlsson <andersca@mac.com>
Sat, 26 Jun 2010 16:35:32 +0000 (26 16:35 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 26 Jun 2010 16:35:32 +0000 (26 16:35 +0000)
tree60c0e1792298d7de48907f2861315dfb24fce3ab
parente084774c72ee42a7a75cc2ccfb9cc96b2ad9248d
Change EmitReferenceBindingToExpr to take a decl instead of a boolean.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106949 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGClass.cpp
lib/CodeGen/CGDecl.cpp
lib/CodeGen/CGDeclCXX.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CGExprAgg.cpp
lib/CodeGen/CGStmt.cpp
lib/CodeGen/CodeGenFunction.h