diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-07-19 18:50:26 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-07-19 18:50:26 +0000 |
commit | 5246e0b2c25c293e6896e3a6fff63ade00fcb54e (patch) | |
tree | cf68f8163eb170188b6c4bdba0011716ebcae5eb /lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py | |
parent | 63266b6be54c538037dad1f3a4e4f6b6c3cd1744 (diff) | |
download | bcm5719-llvm-5246e0b2c25c293e6896e3a6fff63ade00fcb54e.tar.gz bcm5719-llvm-5246e0b2c25c293e6896e3a6fff63ade00fcb54e.zip |
[FunctionAttrs] Correct the safety analysis for inference of 'returned'
We skipped over ReturnInsts which didn't return an argument which would
lead us to incorrectly conclude that an argument returned by another
ReturnInst was 'returned'.
This reverts commit r275756.
This fixes PR28610.
llvm-svn: 276008
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py')
0 files changed, 0 insertions, 0 deletions