diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2021-12-16 06:57:37 +0100 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2021-12-16 09:12:57 +0100 |
| commit | b01c05ef9be3993013b8ac4e958d922c4e11f7ba (patch) | |
| tree | d0f407f27a9a3daf595da04a0d6f68622f399e1e /src/corelib/tools/qringbuffer.cpp | |
| parent | a663b566272baae6054c4d4568a8a655ad5c97f3 (diff) | |
QtWidgets: auto-test-export private classes, unbreaking ubsan builds
These classes are used in their respective tests, but since these only
seem to access data members, the missing export macro was never
detected. UBSan, however, checks the type_info on each access, so it
needs the (polymorphic) class exported.
Do so (for -developer-builds).
Change-Id: I97b41cfb5dd7f1665cdf4f7a819a42fbf0388621
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/corelib/tools/qringbuffer.cpp')
0 files changed, 0 insertions, 0 deletions
