diff options
author | Tor Arne Vestbø <tor.arne.vestbo@qt.io> | 2020-07-26 20:14:43 +0200 |
---|---|---|
committer | Tor Arne Vestbø <tor.arne.vestbo@qt.io> | 2020-08-04 05:12:31 +0000 |
commit | 561da776c9f25c567167e0f813ee0c421a96c59f (patch) | |
tree | a6668e64ebf059fa54879c78db3471f1976bf0ae /sync.profile | |
parent | d1d4ea5ddf010a949556ff7af31a1b96469e9c7e (diff) | |
download | qtbase-561da776c9f25c567167e0f813ee0c421a96c59f.tar.gz |
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>
Diffstat (limited to 'sync.profile')
0 files changed, 0 insertions, 0 deletions