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

Creator becomes unresponsive when navigating include file <vector> of MSVC2015

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 3.5.1
    • Qt Creator 3.5.0
    • C/C++/Obj-C++ Support
    • None
    • Windows 10 MSVC2015 64bit
    • 915f68deac95bf17bd97d1a2644264afb0b86f0b

    Description

      Write sth like

      std::vector<unsigned char> v(10, '\0');
      
      • Press F2
      • Note: code displayed is apparently vector<bool> specialisation
      • Navigate: Creator becomes unresponsive (quite often)

      Attachments

        Issue Links

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

          Activity

            People

              kosjar Nikolai Kosjar
              kleint Friedemann Kleint
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes