[PATCH] D55705: [dexp] Change FuzzyFind to also print scope of symbols

2018-12-14 Thread Kadir Cetinkaya via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL349152: [dexp] Change FuzzyFind to also print scope of symbols (authored by kadircet, committed by ). Herald added a subscriber: llvm-commits. Repository: rL LLVM CHANGES SINCE LAST ACTION https://re

[PATCH] D55705: [dexp] Change FuzzyFind to also print scope of symbols

2018-12-14 Thread Kadir Cetinkaya via Phabricator via cfe-commits
kadircet created this revision. kadircet added a reviewer: hokein. Herald added subscribers: cfe-commits, arphaman, jkorous, ioeric, ilya-biryukov. When there are multiple symbols in the result of a fuzzy find with the same name, one has to perform an additional query to figure out which of those