forked from OSchip/llvm-project
fb2fd20f50
Summary: When using byval, the data is effectively copied as part of the call anyway, so we aren't actually passing the pointer and thus there is no reason to issue a warning. Reviewers: rnk Reviewed By: rnk Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D40118 llvm-svn: 321478 |
||
---|---|---|
.. | ||
address-spaces.ll | ||
check-zero-divide.ll | ||
cppeh-catch-intrinsics-clean.ll | ||
lit.local.cfg | ||
noalias-byval.ll | ||
noop-cast-expr-no-pointer.ll | ||
tail-call-byval.ll |