<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jul 14, 2014 at 4:55 PM, Kaelyn Takata <span dir="ltr"><<a href="mailto:rikka@google.com" target="_blank">rikka@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
The new flag, WantFunctionLikeCasts, covers a subset of the keywords<br>
covered by WantTypeSpecifiers that can be used in casts that look like<br>
function calls, e.g. "return long(5);", while excluding the keywords<br>
like "enum" and "const" that would be included when WantTypeSpecifiers<br>
is true but cannot be used in something that looks like a function call.</blockquote><div><br></div><div>Can this be tested and committed independently of the other TypoExpr changes? </div></div></div></div>