Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-27208

Doc links for clang-tidy/clazy checks link to incorrect version (again)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • None
    • Qt Creator 7.0.0-rc1
    • None
    • Linux/X11

    Description

      The RC-1 of 7.0.0 links to a '404' page from the annotation tooltips in the editor.

      It seems to be the same as it was in QTCREATORBUG-26478 for QtCreator 6.

       

      E.g. it links to https://releases.llvm.org/14.0.0/tools/clang/tools/extra/docs/clang-tidy/checks/readability-static-accessed-through-instance.html

      But this gives me a '404 not found'.

      Maybe a better offset would be

      https://clang.llvm.org/

      instead of 

      https://releases.llvm.org/14.0.0/tools/clang/tools/

      , as it omits the version number?

      At least

      https://clang.llvm.org/extra/clang-tidy/checks/readability-static-accessed-through-instance.html

      seems to have the requested info.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            moellney Michael Möllney
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes