[PATCH] Initial SEH IR generation implementation

Alexey Bataev a.bataev at hotmail.com
Sun Oct 5 20:17:45 PDT 2014


Reid, 
> __try body outlining with noinline and optnone.
You can use CapturedStmt for body outlining. It works just like Lambdas, but all captured vars are passed by reference

http://reviews.llvm.org/D5607






More information about the cfe-commits mailing list