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

Enable clang-tidy check for signed char misuse

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 6.3.0-rc0
    • 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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: