diff options
author | Johannes Doerfert <jdoerfert@anl.gov> | 2019-10-13 20:47:16 +0000 |
---|---|---|
committer | Johannes Doerfert <jdoerfert@anl.gov> | 2019-10-13 20:47:16 +0000 |
commit | 8ee410c75ec416ea02dabeddd03fb062ab5dc92e (patch) | |
tree | 4402cd576b41e4e5be8b0a4d9c3604d768e4243d /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | db6efb017f246e2492ccd00613d079de96d8f705 (diff) | |
download | bcm5719-llvm-8ee410c75ec416ea02dabeddd03fb062ab5dc92e.tar.gz bcm5719-llvm-8ee410c75ec416ea02dabeddd03fb062ab5dc92e.zip |
[Attributor][MemBehavior] Fallback to the function state for arguments
Even if an argument is captured, we cannot have an effect the function
does not have. This is fine except for the special case of `inalloca` as
it does not behave by the rules.
TODO: Maybe the special rule for `inalloca` is wrong after all.
llvm-svn: 374736
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions