[cfe-dev] parse C++ throw

Chris Lattner clattner at apple.com
Mon Feb 25 13:04:57 PST 2008


On Feb 25, 2008, at 12:18 PM, Mike Stump wrote:

> On Feb 24, 2008, at 8:24 PM, Chris Lattner wrote:
>> Tabs:
>>
>> +  virtual ExprResult ActOnCXXThrow(SourceLocation OpLoc,
>> +				   ExprTy *Op = 0) {
>
> I'll fix mine... but, this cleans up the rest of clang:

Nice, thanks!
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20080225/004428.html

-Chris



More information about the cfe-dev mailing list