} Shouldn't it be the following:
}      #define OPERATOR(NAME) \
}          case BO_##NAME: DISPATCH(Bin##NAME, BinaryOperator, S);
} ?

Yep, sure seems like a bug to me.

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

Reply via email to