Skip to content
Commit 7b553f1b authored by Richard Smith's avatar Richard Smith
Browse files

Rename Expr::Evaluate to Expr::EvaluateAsRValue to make it clear that it will

implicitly perform an lvalue-to-rvalue conversion if used on an lvalue
expression. Also improve the documentation of Expr::Evaluate* to indicate which
of them will accept expressions with side-effects.

llvm-svn: 143263
parent 9b9c9701
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment