diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2020-01-12 00:18:07 -0600 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2020-01-23 18:13:52 -0600 |
commit | 2baf000ecc06209c70e46e19cf947a8f77cf0cad (patch) | |
tree | 2528427dc62e25906211900f8af611411eccde11 /lldb/unittests/ScriptInterpreter/Python | |
parent | 30ae859c696748e1314788367226e4c65669f526 (diff) | |
download | llvm-2baf000ecc06209c70e46e19cf947a8f77cf0cad.zip llvm-2baf000ecc06209c70e46e19cf947a8f77cf0cad.tar.gz llvm-2baf000ecc06209c70e46e19cf947a8f77cf0cad.tar.bz2 |
[Attributor] `byval` arguments are always `noalias`
`byval` introduces a local copy of the argument. That copy cannot alias
anything.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions