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