Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.6.2, 6.8.0
-
984ad9019 (dev), 1be6e99b5 (6.8), 50d246f2e (tqtc/lts-6.5)
Description
For a function declared in a way that `constexpr` is the last keyword (e.g. `Q_INVOKABLE static int inline constexpr f()`), moc takes "constexpr" as the function return type.