-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
3
-
StorEng - Defined Pipeline
In WiredTiger Evergreen project, we have a few tasks (compile-gcc and compile-gcc) to test wiredtiger source code compilation using various versions of GCC and Clang compilers. Right now we test up to GCC version 9 and Clang version 8 (WT-4858).
Newer GCC and Clang versions were released over time and we should add support for them. Specifically,
- GCC 10-13
- Clang 9-16
Please note both Evergreen tasks are part of PR builds. The addition of the newer compiler versions should not slow down PR builds.
- is related to
-
WT-12630 Cannot compile WiredTiger on Clang 17
- Closed