sammccall added inline comments.
================
Comment at: clang-tools-extra/clangd/Selection.cpp:611
+ // robust.
+ return false;
if (!SelChecker.mayHit(S)) {
----------------
I'm not sure we actually want to *do it* at this point, as you're seeing we may
have some unintended consequences.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89579/new/
https://reviews.llvm.org/D89579
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits