sfantao added inline comments.

================
Comment at: lib/CodeGen/CGExpr.cpp:3751
@@ +3750,3 @@
+  // Preserve the non-canonical function type because things like exception
+  // specifications disappear in the canonical type. That information is useful
+  // to drive the generation of more accurate code for this call later on.
----------------
Done!


http://reviews.llvm.org/D14796



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to