summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorJohannes Doerfert <jdoerfert@anl.gov>2019-09-03 20:37:24 +0000
committerJohannes Doerfert <jdoerfert@anl.gov>2019-09-03 20:37:24 +0000
commit7516a5e04568e38d701095a9ff29ee4e321274d7 (patch)
tree43999dccf827c8efdd2beda914283202c1c85306 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py
parent7dc5e7a0a4f4d27f3fa09e18907fe6f34767bfe2 (diff)
downloadbcm5719-llvm-7516a5e04568e38d701095a9ff29ee4e321274d7.tar.gz
bcm5719-llvm-7516a5e04568e38d701095a9ff29ee4e321274d7.zip
[Attributor] Deduce "no-capture" argument attribute
Add the no-capture argument attribute deduction to the Attributor fixpoint framework. The new string attributed "no-capture-maybe-returned" is introduced to allow deduction of no-capture through functions that "capture" an argument but only by "returning" it. It is only used by the Attributor for testing. Differential Revision: https://reviews.llvm.org/D59922 llvm-svn: 370817
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud