xbolva00 added inline comments.

================
Comment at: include/clang/CodeGen/CGFunctionInfo.h:517
 
+  unsigned InlineCall : 2;
+
----------------
rjmccall wrote:
> Please don't propagate this information through the `CGFunctionInfo`.  I 
> really want this type to be *less* site-specific, not *more*.
I like this patch but sadly, it was abandoned.

What way of passing this info would you recommend?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D51200/new/

https://reviews.llvm.org/D51200



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D51200: Introduc... Dávid Bolvanský via Phabricator via cfe-commits

Reply via email to