summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2020-10-16 12:35:50 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2020-10-21 07:43:51 +0200
commit74bf2cd21d33f3b96df1ceb9219773c2c464840a (patch)
tree8ed3efb9c6fd028c2c9ef62efd44e0d7119abf59 /tests/auto/corelib/global
parent97c3266c6f8fa312d67fcbd24ceb3cbc41c98bdc (diff)
Fix compiler warning from uninitialized members
When building tst_qmetatype.cpp, clang generates the warning that class 'AlignmentDummy' does not declare any constructor to initialize its non-modifiable members Turn the class into a struct, which doesn't generate such warnings. Change-Id: I61013a10418238a11824b18ff1e927bbafa46ec2 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/corelib/global')
0 files changed, 0 insertions, 0 deletions