-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Programmability
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In the text, explicitly call out the possibility of false positives "such as on a move operation" so that we make it extra clear that noexcept on a move is okay.
In addition, in cases where we warn on the start of a block rather than a specific line, make it so we warn on the first line with noexcept rather than the start of the block.
- related to
-
SERVER-103322 Don't warn on introduction of noexcept moves in check_for_noexcept.py
-
- Open
-