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

Clang: Switch to libclang 3.7

    XMLWordPrintable

Details

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

    Description

      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).

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: