[cfe-dev] [patch] Support explicit C++ member operator syntax

James Porter porterj at alum.rit.edu
Sat Aug 29 21:48:26 PDT 2009


Eli Friedman wrote:
> +        // TODO: support conversion operators too
> 
> Is that supposed to be there?

Oops! That's not supposed to be there.


> +        } else if(TypeTy *ConvType = ParseConversionFunctionId()) {
> 
> Space after if.

Fixed.

Thanks,
Jim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: explicit-operators.patch
Type: text/x-patch
Size: 9784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090829/1ee8dad7/attachment.bin>


More information about the cfe-dev mailing list