NoQ added a comment.

> which is of course a bad thing to do because we should not bind `Loc`s to 
> `prvalue` expressions

... of non-pointer type. On the other hand, binding `NonLoc`s to glvalue 
expressions is always a bad thing to do; but, for the reference, adding this as 
an assertion currently crashes 92 tests.


https://reviews.llvm.org/D50855



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

Reply via email to