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

clang code model: completion priorities are invalid

XMLWordPrintable

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes