Thanks for the review on IRC!

An updated patch is attached. CCing dgregor since this makes us reject in C:

void test() {
  int outer8(int);
}
static float outer8(float);

which I think is invalid, but we had a test for in
test/Sema/function-redecl.c since r65792.

Cheers,
Rafael

Attachment: t.patch
Description: Binary data

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

Reply via email to