sammccall accepted this revision.
sammccall added inline comments.
This revision is now accepted and ready to land.


================
Comment at: lib/Sema/SemaTemplateInstantiateDecl.cpp:3942
       ActOnSkippedFunctionBody(Function);
+      // FIXME: finishing the function body while in an expression evaluation
+      // context seems wrong. Investigate more.
----------------
(hmm, not sure whether it's better to duplicate or not-duplicate this comment. 
up to you)


Repository:
  rC Clang

https://reviews.llvm.org/D44439



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

Reply via email to