rjmccall added a comment.

If we do need to support constant expressions of this, I think we should have 
the constant evaluator produce an expression rather than an l-value, the way we 
do with some other builtin calls.  That should stop the comparison problem more 
generally.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108479/new/

https://reviews.llvm.org/D108479

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

Reply via email to