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

clang code model: completion priorities are invalid

    XMLWordPrintable

Details

    Description

      Code example:

      #include <QtGui>
      
      void gfo();
      void gfo(int b);
      
      int main()
      {
          gf //complete here
      }
      

      Windows functions with format GsomestrFsomeotherstr are shown first instead of local functions.

      We also don't see overloads in list.

      Attachments

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

        Activity

          People

            yvvan Ivan Donchevskii
            yvvan Ivan Donchevskii
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes