diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2021-02-01 17:34:02 +0100 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2021-02-01 18:31:54 +0000 |
| commit | 9da07f8145b38f4483fed94fbc3148af872b08ec (patch) | |
| tree | 15bdb9d4b24cfac502079f9cdfebbfeb1beabe34 /sources/pyside6/doc/tutorials | |
| parent | 826f501f0761735f0a4ddda82d84a2fd832f4323 (diff) | |
shiboken6: Fix a crash when printing clang diagnostics
The CXFile struct used in the Diagnostic struct representing
a diagnostic message is invalid after clang parsing has finished
and causes a crash when printing.
Expand it to a QString at creation time.
Apparently, this occurred with recent clang versions.
Pick-to: 6.0
Pick-to: 5.15
Change-Id: I297014e272d6814f04e8f0273e8ae79ab8264138
Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/pyside6/doc/tutorials')
0 files changed, 0 insertions, 0 deletions
