-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Minor Change
-
Execution Team 2022-12-26
In ARM CPUs the char datatype is unsigned by default while on x86 it is signed. To avoid misuse we should enable the bugprone-signed-char-misuse clang-tidy check.
- depends on
-
SERVER-62994 Upgrade server build from v3 toolchain to v4
-
- Closed
-
-
SERVER-69784 Fix instances of signed char misuse
-
- Closed
-
- related to
-
SERVER-69612 Audit the codebase for signed use of char types
-
- Closed
-