[cfe-commits] [PATCH][MS][Review request] - Enum forward declaration
Douglas Gregor
dgregor at apple.com
Sat Sep 11 20:32:37 PDT 2010
On Sep 6, 2010, at 12:50 AM, Francois Pichet wrote:
> sorry the previous patch was wrong
> here is an updated one.
This is fine, but please change the "MSVC" in the diagnostic text to "Microsoft" before committing. There's a still a lot of semantic work to be done to actually support Microsoft-style forward-declared enumerations, as you know.
. - Doug
> On Fri, Sep 3, 2010 at 6:37 AM, Francois Pichet <pichet2000 at gmail.com> wrote:
>> Hi,
>>
>> MSVC supports enum forward declaration:
>> enum ENUM;
>>
>> BTW I can now commit myself . I just need approval.
>>
> <forward_enum_ms.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list