Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-84721

cmake feature summary does not report sanitizer status correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • None
    • 6.0
    • Build System: CMake

    Description

      When run with

      CC=clang CXX=clang++ cmake -DECM_ENABLE_SANITIZERS=address -DBUILD_TESTING=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TESTING=OFF -GNinja -DFEATURE_developer_build=ON -DCMAKE_BUILD_TYPE=Debug -DQT_REPO_NOT_WARNINGS_CLEAN=ON ~/projects/qtdev/qtbase -Wno-dev

      the feature summary contains
      Sanitizers:
      sanitize_address .................... no

      However, the build.ninja file correctly contains -fsanitize=address

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtbuildsystem Qt Build System Team
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes