Commit 9a689793 by Jason Merrill

update

From-SVN: r33830
parent e43a1577
......@@ -3,7 +3,7 @@
extern "C"
{
struct xx {
void (*xx)(void); // ERROR - field with name of class
void (*xx)(void);
int x,y;
};
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment