aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2022-09-06 14:44:14 +0800
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>2022-09-06 14:44:16 +0800
commit495419628bbab1a99cfc00d0c44b877bfc8e4a14 (patch)
tree90611f4c96d3a1d7a193f66754377f9de189e53b /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
parenta8ec90ad9cfd5f3d4fda1272490a92c5b295c46f (diff)
downloadllvm-495419628bbab1a99cfc00d0c44b877bfc8e4a14.zip
llvm-495419628bbab1a99cfc00d0c44b877bfc8e4a14.tar.gz
llvm-495419628bbab1a99cfc00d0c44b877bfc8e4a14.tar.bz2
[NFC] Add test of sized deallocation for coroutines
[dcl.fct.def.coroutine]p12 says: > If both a usual deallocation function with only a pointer parameter > and a usual deallocation function with both a pointer parameter and a > size parameter are found, then the selected deallocation function > shall be the one with two parameters. However, the sized deallocation function is disabled by default for ABI reasons. This leads the sentence never get tested and covered. This commit tries to add a test for it
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions