summaryrefslogtreecommitdiffstats
path: root/LICENSE.GPL2
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-09-07 13:42:59 +0200
committerKai Koehne <kai.koehne@qt.io>2020-09-11 17:11:03 +0200
commit3674791ba86914e78e64eae6bc895d1bea2fdcd5 (patch)
tree08fe8bccffee2517c9e24902cab5c9478425a1db /LICENSE.GPL2
parent29ed90a147d0b4f65cc0a447e533af9338c6bdf4 (diff)
Clang 10: Fix missing-exception-spec error on Windows
Fix error qtbase/src/plugins/platforms/windows/qwindowsdropdataobject.cpp:67:25: error: 'GetData' is missing exception specification '__attribute__((nothrow))' [-Werror,-Wmissing-exception-spec] QWindowsDropDataObject::GetData(LPFORMATETC pformatetc, LPSTGMEDIUM pmedium) Follow the example of just disabling microsoft-exception-spec here. Change-Id: I61feb59e188bff7fdfb30e88f8a06c61ec808828 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'LICENSE.GPL2')
0 files changed, 0 insertions, 0 deletions