diff options
author | Josh Stone <jistone@redhat.com> | 2019-04-23 23:43:47 +0000 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2019-04-23 23:43:47 +0000 |
commit | 27924c3a3c6744ec731fb49bda1bfc3a79442f7c (patch) | |
tree | 0080365a58604ad5e2d97b3826e9529f1238028d /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 4fe7574d5d5f86a3a218bd5943be6e1da99c7b9e (diff) | |
download | bcm5719-llvm-27924c3a3c6744ec731fb49bda1bfc3a79442f7c.tar.gz bcm5719-llvm-27924c3a3c6744ec731fb49bda1bfc3a79442f7c.zip |
[Lint] Permit aliasing noalias readonly arguments
Summary:
If two arguments are both readonly, then they have no memory dependency
that would violate noalias, even if they do actually overlap.
Reviewers: hfinkel, efriedma
Reviewed By: efriedma
Subscribers: efriedma, hiraditya, llvm-commits, tstellar
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D60239
llvm-svn: 359047
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions