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

Don't warn on introduction of noexcept moves in check_for_noexcept.py

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • SP Prioritized List
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Since noexcept is required for moves, we don't want to warn on that case. We could use a simple regex to try to detect move operations where noexcept has been introduced and not count them.

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

              Created:
              Updated: