Here is a patch to add parsing support for C++ throw expressions. I tested to ensure this would be safe for C, it is, as throw isn't only recognized when doing C++. Did I do the type of the throw expression correctly? I copied the way true and false were done.

Attachment: eh-1.diffs
Description: Binary data


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

Reply via email to