Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-4569

Add/modify a MSVC configuration for C++20

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • None

      Hello,

      Latest MSVC has a "complete" C+20 support and a stable /std:c+20 switch:

      https://devblogs.microsoft.com/cppblog/msvc-cpp20-and-the-std-cpp20-switch/

      We should build Qt with that switch on and some aggressive enough warnings (/WX, at least for headersclean).

      (The interesting bit is that that switch turns /permissive- on automatically as conformance mode. See QTBUG-95880 for places where that switch bites us.)

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hehalmet Heikki Halmet
            peppe Giuseppe D'Angelo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes