Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-69729

Enable clang-tidy check for signed char misuse

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • 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.

            Assignee:
            matt.kneiser@mongodb.com Matt Kneiser
            Reporter:
            jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: