Make the constexpr variables inline to silence Clang. There's another batch of such warnings for the _data_p.h files, and they are actually pointing to a real problem: If two TUs include these headers, the static constexpr tables actually get duplicated. Created QTBUG-128930 to track the issue. Amends 6d97cf0e573f11ae1fae11441e6fa747c34be21c and fa9244700e016403b162932211023c65f4bb0d6b. Pick-to: 6.7 6.5 Task-number: QTBUG-126219 Change-Id: Idb0cd55e424a870be6127fdf8399d01e9f3e9ac8 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit 5064cb6feff6178cf3c307790ba028514c3d3040) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%