summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/Handlers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Index/Handlers.cpp')
-rw-r--r--clang/lib/Index/Handlers.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/Index/Handlers.cpp b/clang/lib/Index/Handlers.cpp
index c94314b2953..1e9a27d297c 100644
--- a/clang/lib/Index/Handlers.cpp
+++ b/clang/lib/Index/Handlers.cpp
@@ -19,3 +19,4 @@ using namespace idx;
// Out-of-line to give the virtual tables a home.
EntityHandler::~EntityHandler() { }
TranslationUnitHandler::~TranslationUnitHandler() { }
+TULocationHandler::~TULocationHandler() { }
OpenPOWER on IntegriCloud