On Dec 17, 2012, at 20:01 , Douglas Gregor <[email protected]> wrote:

> 
> On Dec 17, 2012, at 5:58 PM, Jordan Rose <[email protected]> wrote:
> 
>> I convinced myself it should never happen, but can you add a negative C++ 
>> test as well?
>> 
>> (In C++ an empty parameter list is equivalent to one with 'void', but that 
>> would make the advance declaration a prototype.)
> 
> I don't see the point. C++ doesn't have functions without prototypes.

Ah...okay, so even if you have the warning on for C++, there is no way to get 
it to fire. Got it.

Jordan
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to