On 04/20/2015 09:02 AM, Patrick Palka wrote:
But never mind, I'm getting hundreds of failures from C tests that define main without a parameter list e.g. "int main () { ... }". This is an issue not worth fixing..
Yep, that's what I was wondering. I think it makes sense to fix this testcase in the C++ front end rather than in code shared between front ends.
Jason