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

Switch clang-tidy custom matcher tests to C++20

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None

    Description

      The custom module library libmongo_tidy_checks.so needs to be compiled with -std=c++17, because it is loaded and used by an existing clang-tidy binary, however, the tests for our custom matchers can be compiled with -std=c++20. For that, we can use a cloned build environment settings as shown in https://github.com/10gen/mongo/compare/roma_example?expand=1

      Attachments

        Activity

          People

            Unassigned Unassigned
            romans.kasperovics@mongodb.com Romans Kasperovics
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: