qt5base-lts/tests/auto/corelib/tools/qarraydata
João Abecasis e32d417b51 Fix some warnings with Clang
The extra bool arguments weren't needed in the first place as they
specify the default, but were left behind when allocate parameters were
changed from bools to AllocationOptions.

Clang saves the day by pointing out the weird conversion going through
void ** (!?)

Change-Id: Ia0dafce06bf0ee62bd825a2db819c890343b6342
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2012-01-26 13:24:02 +01:00
..
qarraydata.pro SimpleVector as a test case for QArrayData 2011-12-07 02:01:42 +01:00
simplevector.h Introducing Q_ARRAY_LITERAL 2012-01-25 20:33:41 +01:00
tst_qarraydata.cpp Fix some warnings with Clang 2012-01-26 13:24:02 +01:00