diff options
author | Johannes Doerfert <jdoerfert@anl.gov> | 2019-09-03 20:37:24 +0000 |
---|---|---|
committer | Johannes Doerfert <jdoerfert@anl.gov> | 2019-09-03 20:37:24 +0000 |
commit | 7516a5e04568e38d701095a9ff29ee4e321274d7 (patch) | |
tree | 43999dccf827c8efdd2beda914283202c1c85306 /lldb/packages/Python/lldbsuite/test/lang/cpp/template-function/TestTemplateFunctions.py | |
parent | 7dc5e7a0a4f4d27f3fa09e18907fe6f34767bfe2 (diff) | |
download | bcm5719-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/lang/cpp/template-function/TestTemplateFunctions.py')
0 files changed, 0 insertions, 0 deletions