diff options
| author | Krystian Stasiowski <sdkrystian@gmail.com> | 2024-04-22 10:14:54 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-22 10:14:54 -0400 |
| commit | 9803196849bd9c473aba7ead03da9aee5591f373 (patch) | |
| tree | c396c89d4e23fb9d2e969e71609e4370b3ebb4b7 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
| parent | 1fb3ea6ded051e1e78aed96435b830920b59ac56 (diff) | |
| download | llvm-9803196849bd9c473aba7ead03da9aee5591f373.zip llvm-9803196849bd9c473aba7ead03da9aee5591f373.tar.gz llvm-9803196849bd9c473aba7ead03da9aee5591f373.tar.bz2 | |
[libc++][NFC] Fix unparenthesized comma expression in mem-initializer (#89605)
#84050 resolves class member access expressions naming members of the
current instantiation prior to instantiation. In testing, it has
revealed a mem-initializer in the move constructor of
`invocable_with_telemetry` that uses an unparenthesized comma expression
to initialize a non-static data member of pointer type. This patch fixes it.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions
