Commit 3561caa2 by Jason Merrill

comment tweak

From-SVN: r279579
parent 26a68e92
...@@ -539,7 +539,8 @@ build_local_temp (tree type) ...@@ -539,7 +539,8 @@ build_local_temp (tree type)
return slot; return slot;
} }
/* Return whether DECL is such a local temporary. */ /* Return whether DECL is such a local temporary (or one from
create_tmp_var_raw). */
bool bool
is_local_temp (tree decl) is_local_temp (tree decl)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment