diff options
author | Nikita Popov <npopov@redhat.com> | 2025-01-14 15:18:57 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2025-01-14 15:36:01 +0100 |
commit | b6eb6a87cf04d8e8e8e323e4d77a38e92a6afc3e (patch) | |
tree | 06337a88495359aa0846a16322fdcbb233532c2e /lldb/packages/Python/lldbsuite/test | |
parent | 2d760a139ef11b31c58fa270878585961cb67cb7 (diff) | |
download | llvm-b6eb6a87cf04d8e8e8e323e4d77a38e92a6afc3e.zip llvm-b6eb6a87cf04d8e8e8e323e4d77a38e92a6afc3e.tar.gz llvm-b6eb6a87cf04d8e8e8e323e4d77a38e92a6afc3e.tar.bz2 |
[FunctionAttrs] Use doesNotCapture()
To be conservative, explicitly exclude byval arguments, which
doesNotCapture() would otherwise allow. Even if byval has an
initializes attribute, it would only apply to the implicit
copy.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions