qtdeclarative/tests/auto/qml/qmlcppcodegen
Andreas Buhr 85b086a97b Fix compilation of tst_qmlcppcodegen on Android
It seems MOC does not like methods named "isnan" on Android.
It generates a call to "__builtin_isnan".
This patch is a workaround. A real fix in MOC would be better.

Pick-to: 6.3
Change-Id: If73a4d7580ac51f6c60f4fb92c9699d077f4452f
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2022-03-02 14:21:08 +01:00
..
data QmlCompiler: On MoveReg, check if we need to move at all 2022-03-01 08:51:52 +01:00
CMakeLists.txt QML: Take care of QVariant when converting function arguments 2022-02-23 12:09:42 +01:00
tst_qmlcppcodegen.cpp Fix compilation of tst_qmlcppcodegen on Android 2022-03-02 14:21:08 +01:00