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>
|
||
|---|---|---|
| .. | ||
| app | ||
| test | ||
| .prev_CMakeLists.txt | ||
| BLACKLIST | ||
| CMakeLists.txt | ||
| qlogging.pro | ||
| tst_qlogging.cpp | ||