<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Oct 25, 2008, at 7:18 AM, Zhongxing Xu wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; ">Author: zhongxingxu<br>Date: Sat Oct 25 09:18:57 2008<br>New Revision: 58138<br><br>URL:<span class="Apple-converted-space"> </span><a href="http://llvm.org/viewvc/llvm-project?rev=58138&view=rev">http://llvm.org/viewvc/llvm-project?rev=58138&view=rev</a><br>Log:<br>Add code for get the lvalue for string literals. Now we return a StringRegion<br>for StringLiteral lvalue evaluation, instead of directly returning a<br>loc::StringLiteralVal by the Environment.<br></span></blockquote></div><br><div>Should we now remove loc::StringLiteralVal?</div></body></html>