teemperor added inline comments.
================ Comment at: test/Import/objc-try-catch/Inputs/F.m:9 + Exception *e; + @throw e; + } ---------------- We usually should create a expression here, but the ObjCMessageExpr isn't implemented yet, so this bit weird code has to do the job. Repository: rC Clang https://reviews.llvm.org/D51121 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits