diff options
| author | cor3ntin <corentinjabot@gmail.com> | 2025-05-02 20:56:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-02 20:56:28 +0200 |
| commit | 1101b767329dd163d528fa5f667a6c0dbdde0ad5 (patch) | |
| tree | 3320a64f33ae6d0ec6a6020913da564665663c83 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
| parent | cce6de83138223db07d538824e0c398d5da83190 (diff) | |
| download | llvm-1101b767329dd163d528fa5f667a6c0dbdde0ad5.zip llvm-1101b767329dd163d528fa5f667a6c0dbdde0ad5.tar.gz llvm-1101b767329dd163d528fa5f667a6c0dbdde0ad5.tar.bz2 | |
[Clang] Implement CWG3005 Function parameters should never be name-independent (#138245)
We already attempted to implement this (it was the intent of the paper),
in that parameters were never considered name-independent. However, we
failed to check that any previously found parameter declaration was also
name-independent.
Note that, as worded, the current resolution is insufficient (I wrote to
CWG with better wording), but there is some consensus on the design
outcome.
Fixes #136373
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
