-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
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
- related to
-
SERVER-103061 add mongo tidy custom checks unittests back into CI
-
- Open
-
-
SERVER-104952 Complete TODO listed in SERVER-77406
-
- Closed
-