sammccall added a comment. Thanks! I just have a question if this behavior should be even "stronger":
In most editors, if you return one result you go straight there, if you return two results you get a menu. A menu is significantly worse than going straight to the right result - the UI is clunkier and the choice interrupts your workflow. So my question is, do you think that we should *only* return the pointee in these cases? (It's possible to change this later, but I'd like to take a reasonable guess as this is forcing an API change from Type -> vector<Type>) cc @kadircet Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D128826/new/ https://reviews.llvm.org/D128826 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits