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

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • Fully Compatible
    • Programmability 2025-05-12
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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

            Assignee:
            James Bronsted
            Reporter:
            Romans Kasperovics
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: