summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/Selection.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang-tools-extra/clangd/Selection.h')
-rw-r--r--clang-tools-extra/clangd/Selection.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang-tools-extra/clangd/Selection.h b/clang-tools-extra/clangd/Selection.h
index 7853759a17e..9bcb9d5fb01 100644
--- a/clang-tools-extra/clangd/Selection.h
+++ b/clang-tools-extra/clangd/Selection.h
@@ -40,7 +40,6 @@
namespace clang {
namespace clangd {
-class ParsedAST;
// A selection can partially or completely cover several AST nodes.
// The SelectionTree contains nodes that are covered, and their parents.
OpenPOWER on IntegriCloud