The code relies on -Wswitch, but lacked the Q_UNREACHABLE_RETURN() at the end that compiler and code readers need to understand that we don't accept values other than those enumerated, even though an enum variable could hold other values, too. Since the function is constexpr, can't use that macro directly, but need to copy the usual GCC 8 magic incantation. Amends 171ff57be1b8fd1c1b33cffbffa389790f239b5c. Change-Id: I6c9dd0e4178211f57da61aa6df70f8036370f158 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit 420ca3463ee8adf2d986af5802d8da4bb24ce14d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit 760688cc754f7f84c10596345e488055ed511cfc) |
||
|---|---|---|
| .. | ||
| qfactoryloader | ||
| qlibrary | ||
| qplugin | ||
| qpluginloader | ||
| quuid | ||
| CMakeLists.txt | ||