From 600bfa42ec54949d68636062f83ea0e49cdbd3a1 Mon Sep 17 00:00:00 2001 From: Joey Gouly Date: Wed, 1 Jan 2014 10:07:45 +0000 Subject: [PATCH] Remove extra semicolon. llvm-svn: 198275 --- lld/include/lld/Core/Reference.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lld/include/lld/Core/Reference.h b/lld/include/lld/Core/Reference.h index 62248490a83b..0eaaaf8b0ef0 100644 --- a/lld/include/lld/Core/Reference.h +++ b/lld/include/lld/Core/Reference.h @@ -72,7 +72,7 @@ public: /// change the codegen and hence the reference kind. void setKindValue(KindValue value) { _kindValue = value; - }; + } /// KindValues used with KindNamespace::all and KindArch::all. enum {