summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/lib/Support/Error.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Support/Error.cpp b/llvm/lib/Support/Error.cpp
index 0cf50153c0e..ebf4d65f20a 100644
--- a/llvm/lib/Support/Error.cpp
+++ b/llvm/lib/Support/Error.cpp
@@ -32,7 +32,7 @@ namespace {
}
};
-};
+}
void ErrorInfoBase::anchor() {}
char ErrorInfoBase::ID = 0;
OpenPOWER on IntegriCloud