qt5base-lts/tests/auto/corelib/global/qlogging
Tor Arne Vestbø 561da776c9 Remove const volatile qualifier on return type in test
Fixes warning by Clang:

   warning: 'const volatile' type qualifiers on return type have no effect
      [-Wignored-qualifiers]
    const volatile unsigned long long * const volatile func_KVPKVull() {...}
                                        ^~~~~~~~~~~~~~~

Change-Id: Ia4aae6521c84f4a18d92ad5035af5b247d283140
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-08-04 05:12:31 +00:00
..
app Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
test Remove winrt 2020-06-06 20:25:49 +02:00
.prev_CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
BLACKLIST CMake: Skip / ignore failing tests on CMake platforms 2020-07-01 14:55:29 +02:00
CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
qlogging.pro Remove winrt 2020-06-06 20:25:49 +02:00
tst_qlogging.cpp Remove const volatile qualifier on return type in test 2020-08-04 05:12:31 +00:00