Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-103332

Quick fixes to noexcept checker

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.2.0-rc0
    • 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.

            Assignee:
            ryan.berryhill@mongodb.com Ryan Berryhill
            Reporter:
            ryan.berryhill@mongodb.com Ryan Berryhill
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: