Skip to content
Snippets Groups Projects
Commit 0db7ad77 authored by Nikolai Kosjar's avatar Nikolai Kosjar
Browse files

Clang: Fix built-in's ExtractFunction action


Since

  Clang: Provide highlighting for identifier under cursor
  commit ca72c294

the LocalUseMap, used for some refactoring actions, was not updated
anymore. Fall back to the built-in implementation for the LocalUseMap
because it contains pointers to built-in AST that clang obviously can't
provide.

Task-number: QTCREATORBUG-18607
Change-Id: I08762fe457835d4d83aca719febcb3497ee9696b
Reviewed-by: default avatarIvan Donchevskii <ivan.donchevskii@qt.io>
Reviewed-by: default avatarRobert Loehning <robert.loehning@qt.io>
Reviewed-by: default avatarMarco Bubke <marco.bubke@qt.io>
parent a9ddbb61
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment