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

Clang: Switch to libclang 3.7

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • C/C++/Obj-C++ Support
    • None

      libclang 3.7 introduces extra "OVERLOAD" items for completions. This enables us to provide proper function call hints:

      • For constructors.
      • For e.g. operator()(Foo&).

      ...and we can remove the current workaround (detect function call completion, if nothing appropriate, fallback to normal/global completion).

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes