================
@@ -156,15 +177,11 @@ const Node *getParentOfRootStmts(const Node *CommonAnc) {
case SelectionTree::Selection::Complete:
// If the Common Ancestor is completely selected, then it's a root
statement
// and its parent will be unselected.
----------------
ckandeler wrote:Done. https://github.com/llvm/llvm-project/pull/219945 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
