manmanren added a comment.

LGTM otherwise.

Cheers,
Manman


================
Comment at: lib/CodeGen/CGCall.cpp:2468
@@ +2467,3 @@
+      QualType RT;
+
+      if (auto *FD = dyn_cast<FunctionDecl>(CurCodeDecl))
----------------
Maybe add comments here on the if else block?


http://reviews.llvm.org/D16914



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

Reply via email to