https://github.com/timon-ul approved this pull request.
LGTM, honestly maybe I am starting to get around the idea of returning multiple things for a single location, I recently actually encountered this behaviour quite frequently when interacting with code that has `using` declarations and in that case those also get surfaced and you already get a selection of 2 (I hope it is understandable what I mean). But I am also a bit unsure if the behaviour of clicking on a constructor lands you on the type is really desired by any user. Again really interested in having this discussion. https://github.com/llvm/llvm-project/pull/199480 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
