diff options
Diffstat (limited to 'clang-tools-extra/clangd/Selection.h')
| -rw-r--r-- | clang-tools-extra/clangd/Selection.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang-tools-extra/clangd/Selection.h b/clang-tools-extra/clangd/Selection.h index 04951c61f84..24d06090338 100644 --- a/clang-tools-extra/clangd/Selection.h +++ b/clang-tools-extra/clangd/Selection.h @@ -97,7 +97,6 @@ public: // which is not the node itself. const DeclContext& getDeclContext() const; }; - // The most specific common ancestor of all the selected nodes. // If there is no selection, this is nullptr. const Node *commonAncestor() const; |

