summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2019-12-19 10:36:15 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-01-10 08:26:57 +0100
commitc4a9429be7e0e927289abbe7a34c061df0c07628 (patch)
tree8b313644bc0e0187144c0f87c8da9814cbaa7434 /src/gui
parentefff8ff57a70f6de9a70e2bfda625bef86a9d6b6 (diff)
Fix developer build with clang-cl failing due exception spec
Clang does seem to understand __declspec(nothrow) as used by the COM macros like STDMETHOD. Suppress the warning, fixing errors like: qwindowsfontenginedirectwrite.cpp(105,24): error: 'AddBeziers' is missing exception specification '__attribute__((nothrow))' [-Werror,-Wmicrosoft-exception-spec] Task-number: QTBUG-63512 Change-Id: If582cb0c12c62a7d12c4ae702747aac1f735db3c Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions