diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2021-07-22 14:49:21 -0400 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2021-07-22 14:53:23 -0400 |
commit | 178c2b4c1eb12b2153adb384ac7f22a8791edc86 (patch) | |
tree | d3fbebb6eb0ba18ca2bd4f8857552fe058ae475f /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | 4e0cefc640672da0d09081c335aa982b5e7c8207 (diff) | |
download | llvm-178c2b4c1eb12b2153adb384ac7f22a8791edc86.zip llvm-178c2b4c1eb12b2153adb384ac7f22a8791edc86.tar.gz llvm-178c2b4c1eb12b2153adb384ac7f22a8791edc86.tar.bz2 |
Correctly diagnose taking the address of a register variable in C
We caught the cases where the user would explicitly use the & operator,
but we were missing implicit conversions such as array decay.
Fixes PR26336. Thanks to Samuel Neves for inspiration for the patch.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions