summaryrefslogtreecommitdiffstats
path: root/tests/testserver/echo/echo.sh
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2019-03-01 09:38:45 +0100
committerOliver Wolff <oliver.wolff@qt.io>2019-03-11 14:11:33 +0000
commit2412cfac512cbf54ebd379ee8d7157b251f4932d (patch)
tree486301958ae59515d290ecc3844ce6852c817aff /tests/testserver/echo/echo.sh
parent75c6bd54d7e056e2818f942f9e40b897f575fd34 (diff)
moc: Fix parsing of [[deprecated]] enum values
moc now successfully parses enum values, that have been deprecated with [[deprecated]]. This is valid c++17 and should be handled correctly. By adding that functionality it is possible to parse Windows headers which use this deprecation mechanism. To make sure, that moc works correctly even on compilers that do not support deprecated enum values yet, the auto test explicitly uses [[deprecated]] enum values during moc run. Fixes: QTBUG-74126 Change-Id: I7b9d9a49af6093a97f8fdb800ffbc5af3d54d262 Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com> Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
Diffstat (limited to 'tests/testserver/echo/echo.sh')
0 files changed, 0 insertions, 0 deletions