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

Clang: Bad arrow replacement

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 4.0.0-beta1
    • Qt Creator 4.0.0-beta1
    • C/C++/Obj-C++ Support
    • None
    • Debian sid, clang 3.8

      Following 8d6549fa74bcc5e05f43497aef73e814a268139e, declaring a function is impossible:

      void func(

      is substituted with:

      void func->)

      Deleting the arrow and trying to revert it to a parenthesis doesn't work. Only Undo reverts it...

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

            kosjar Nikolai Kosjar
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes