diff options
author | Mikael Holmen <mikael.holmen@ericsson.com> | 2017-12-27 08:48:33 +0000 |
---|---|---|
committer | Mikael Holmen <mikael.holmen@ericsson.com> | 2017-12-27 08:48:33 +0000 |
commit | fb2fd20f508ead839d2fc43994cacd549f53c21c (patch) | |
tree | 8a026ba5ed87c421dc830201d8e956b1fc566dba /openmp/runtime/doc/doxygen/libomp_interface.h | |
parent | f4811ebc395edb95a8bfedf822f2bb6923f3c658 (diff) | |
download | bcm5719-llvm-fb2fd20f508ead839d2fc43994cacd549f53c21c.tar.gz bcm5719-llvm-fb2fd20f508ead839d2fc43994cacd549f53c21c.zip |
[Lint] Don't warn about noalias argument aliasing if other argument is byval
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
Diffstat (limited to 'openmp/runtime/doc/doxygen/libomp_interface.h')
0 files changed, 0 insertions, 0 deletions