-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Programmability
-
Fully Compatible
-
Programmability 2024-11-11, Programmability 2024-11-25, Programmability 2024-12-09, Programmability 2024-12-23, Programmability 2025-01-06, Programmability 2025-01-20, Programmability 2025-02-17, Programmability 2025-03-03, Programmability 2025-03-17
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The LLVM C++ API is not guaranteed to be backwards or forwards compatible between major (and possibly minor) API versions. To get the upgraded toolchain to build the checks, update the mongo tidy checks to work against both the LLVM 12 API, which the current v4 toolchain uses, and the LLVM 19 API, which the in-progress v5 toolchain will use.
- is depended on by
-
SERVER-101834 Add clang-tidy check for checking rawData flag
-
- Needs Scheduling
-
- is related to
-
SERVER-102107 Reenable mongo polyfill check
-
- Open
-
- related to
-
SERVER-97634 Add support for linking mongo tidy checks against an LLVM version independently of the current toolchain
-
- Closed
-