Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1522

clang-cl doesn't support cpp.driverFlags

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • 1.15.0
    • API: C++
    • None
    • Windows
    • 9c282ff7bd13b25118da3e6d7a46e75fe78caf4c (qbs/qbs/master)

    Description

      As mentioned in mailing list, it is not possible to compile qbs app with -fsanitize=address on WIndows when using clang-cl.
      This can be fixed by calling clang-cl for linking instead of link.exe or lld-link.exe.
      Experiments show that this is possible - most tests pass when using clang-cl as linker.

      Attachments

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

        Activity

          People

            arch Ivan Komissarov
            arch Ivan Komissarov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes