Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 3.0.1
-
None
Description
Refactoring "move implementation to source file" QtCreator misses exception specification if any.
So it always becomes return_type Widget::method()
{...} being declared prior to refactoring Widget::method() throw() {...}in correspondent source file.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-11849 Refactor -> Add Definition in "xxx.cpp" doesn't add noexcept
-
- Closed
-