[PATCH] Initial SEH IR generation implementation
Reid Kleckner
rnk at google.com
Wed Jan 21 15:43:34 PST 2015
I think we're in reasonable agreement about the direction here, so I'm going to go ahead and commit this to unblock Andy who is working on the EH preparation changes.
With this commit, basic `__try { } __except() { }` will start to compile and behave correctly.
http://reviews.llvm.org/D5607
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list