Anastasia added a comment.

In http://reviews.llvm.org/D18713#391406, @yaxunl wrote:

> > Btw, there is another place in lib/CodeGen/CGExprScalar.cpp with 
> > CreateAddrSpaceCast call too. I am wondering if that could have the same 
> > issue... if yes, may be we should fix it already now.
>
>
> I cannot find another CreateAddrSpaceCast in lib/CodeGen/CGExprScalar.cpp 
> with the latest commit 885217218dd21498430d50c5a2f6dd8e329add4b. Do you have 
> the commit hash and line number?
>
> Thanks.


If I check online I can still see it on line 1414: 
http://clang.llvm.org/doxygen/CGExprScalar_8cpp_source.html


http://reviews.llvm.org/D18713



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to