Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Minor Change
-
Execution Team 2022-12-26
Description
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.
Attachments
Issue Links
- 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
-