rjmccall added inline comments.
================
Comment at: lib/CodeGen/TargetInfo.h:161
+ /// marked as 'notail'.
+ virtual bool noTailCallARCRetainRV() const {
+ return false;
----------------
`shouldSuppressTailCallsOfRetainAutoreleasedReturnValue()`?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59656/new/
https://reviews.llvm.org/D59656
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits