[cfe-dev] new warning
Douglas Gregor
dgregor at apple.com
Mon Jan 26 07:56:39 PST 2009
On Jan 25, 2009, at 8:54 AM, Mike Stump wrote:
> On Jan 25, 2009, at 3:47 AM, Sebastian Redl wrote:
>> So either someone who knows CodeGen teaches it to deal with member
>> pointers, or I'll have to learn CodeGen.
>
> Oh, I'd just put it in the switch statement as a new case, and put a
> fixme, sorry style diagnostic on it for now. I'd rather have you make
> progress on the things you like to do, more progress that way.
Definitely. Plus, C++ codegen currently has so many holes in it that
nobody could notice that member pointers are missing :)
- Doug
More information about the cfe-dev
mailing list