<div>Hi, attached patch adds support for the "__leave" keyword used in "__try" exception handling support on Windows/MSVC.</div><div><br></div><div><a href="http://msdn.microsoft.com/en-us/library/9xtt5hxz(v=vs.110).aspx">http://msdn.microsoft.com/en-us/library/9xtt5hxz(v=vs.110).aspx</a>
</div><div><br></div><div>Clang already had __leave as a keyword in TokenKinds but it was not being consumed by the parser yet. I wired this up and also added a new Stmt AST node for it.</div><div><div><br></div><div><div>

-- </div>Joćo Matos<br>
</div></div>